Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2001 00:57:40 +0100 (CET)
From:      olgeni@uli.it
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25331: For review: allegro port
Message-ID:  <200102232357.f1NNveq73542@olgeni.localdomain.net>

next in thread | raw e-mail | index | archive | help

>Number:         25331
>Category:       ports
>Synopsis:       For review: allegro port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 23 16:00:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Jimmy Olgeni
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
Colby
>Environment:
>Description:

The new devel/allegro port. Looking for comments before commit.

(should it go in graphics/?)

>How-To-Repeat:
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	allegro
#	allegro/distinfo
#	allegro/Makefile
#	allegro/pkg-comment
#	allegro/pkg-descr
#	allegro/pkg-plist
#	allegro/files
#	allegro/files/patch-makefile.in
#
echo c - allegro
mkdir -p allegro > /dev/null 2>&1
echo x - allegro/distinfo
sed 's/^X//' >allegro/distinfo << 'END-of-allegro/distinfo'
XMD5 (allegro-3.9.34.tar.gz) = 064883bcfcc5f019ff55bc250c03caf9
END-of-allegro/distinfo
echo x - allegro/Makefile
sed 's/^X//' >allegro/Makefile << 'END-of-allegro/Makefile'
X# New ports collection makefile for:	allegro
X# Date created:		24-Feb-2001
X# Whom:			Jimmy Olgeni <olgeni@FreeBSD.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	allegro
XPORTVERSION=	3.9.34
XCATEGORIES=	devel
XMASTER_SITES=	http://sunsite.dk/allegro/
X
XMAINTAINER=	olgeni@FreeBSD.org
X
XUSE_AUTOCONF=	yes
XUSE_GMAKE=	yes
XMAKEFILE=	makefile
XINSTALLS_SHLIB=	yes
X
X.if !defined (WITHOUT_DEVEL)
XINSTALL_TARGET=	full-install
XPLIST_SUB+=	FULL=""
X.else
XINSTALL_TARGET=	mini-install
XPLIST_SUB+=	FULL="@comment "
X.endif
X
Xpre-build:
X	cd ${WRKSRC} && ${GMAKE} depend
X
X.if !defined(NOPORTDOCS)
Xpost-install:
X	${MKDIR} ${PREFIX}/share/doc/allegro
X	${CP} ${WRKSRC}/docs/*html ${PREFIX}/share/doc/allegro
X.endif
X
X.if !defined (WITHOUT_MAN)
XINSTALL_TARGET+=	install-man
XMAN3=	ASSERT.3 MASK_COLOR_15.3 MASK_COLOR_16.3 \
X	MASK_COLOR_24.3 MASK_COLOR_32.3 MASK_COLOR_8.3 TRACE.3 \
X	_getpixel.3 _getpixel15.3 _getpixel16.3 _getpixel24.3 \
X	_getpixel32.3 _putpixel.3 _putpixel15.3 _putpixel16.3 \
X	_putpixel24.3 _putpixel32.3 _set_color.3 acquire_bitmap.3 \
X	acquire_screen.3 al_assert.3 active_dialog.3 active_menu.3 \
X	adjust_sample.3 al_trace.3 alert.3 alert3.3 allegro_error.3 \
X	allegro_exit.3 allegro_id.3 allegro_init.3 allegro_message.3 \
X	allocate_voice.3 append_filename.3 apply_matrix.3 \
X	apply_matrix_f.3 apply_quat.3 arc.3 bestfit_color.3 \
X	bitmap_color_depth.3 bitmap_mask_color.3 black_palette.3 \
X	blit.3 bmp_read_line.3 bmp_unwrite_line.3 bmp_write_line.3 \
X	broadcast_dialog_message.3 calc_spline.3 \
X	calibrate_joystick.3 calibrate_joystick_name.3 \
X	centre_dialog.3 check_cpu.3 circle.3 circlefill.3 clear.3 \
X	clear_keybuf.3 clear_to_color.3 clear_zbuffer.3 clip3d.3 \
X	clip3d_f.3 close_fli.3 color_map.3 config_is_hooked.3 \
X	cpu_3dnow.3 cpu_cpuid.3 cpu_family.3 cpu_fpu.3 cpu_mmx.3 \
X	cpu_model.3 cpu_vendor.3 create_bitmap.3 create_bitmap_ex.3 \
X	create_blender_table.3 create_color_table.3 \
X	create_light_table.3 create_rgb_table.3 create_sample.3 \
X	create_sub_bitmap.3 create_system_bitmap.3 \
X	create_trans_table.3 create_video_bitmap.3 create_zbuffer.3 \
X	cross_product.3 cross_product_f.3 d_bitmap_proc.3 \
X	d_box_proc.3 d_button_proc.3 d_check_proc.3 d_clear_proc.3 \
X	d_ctext_proc.3 d_edit_proc.3 d_icon_proc.3 d_keyboard_proc.3 \
X	d_list_proc.3 d_menu_proc.3 d_radio_proc.3 d_rtext_proc.3 \
X	d_shadow_box_proc.3 d_slider_proc.3 d_text_list_proc.3 \
X	d_text_proc.3 d_textbox_proc.3 d_yield_proc.3 \
X	deallocate_voice.3 default_palette.3 delete_file.3 \
X	desktop_color_depth.3 desktop_palette.3 destroy_bitmap.3 \
X	destroy_compiled_sprite.3 destroy_font.3 destroy_midi.3 \
X	destroy_rle_sprite.3 destroy_sample.3 destroy_zbuffer.3 \
X	detect_digi_driver.3 detect_midi_driver.3 dialog_message.3 \
X	digi_recorder.3 do_arc.3 do_circle.3 do_dialog.3 \
X	do_ellipse.3 do_line.3 do_menu.3 do_uconvert.3 dot_product.3 \
X	dot_product_f.3 draw_character.3 draw_compiled_sprite.3 \
X	draw_gouraud_sprite.3 draw_lit_rle_sprite.3 \
X	draw_lit_sprite.3 draw_rle_sprite.3 draw_sprite.3 \
X	draw_sprite_h_flip.3 draw_sprite_v_flip.3 \
X	draw_sprite_vh_flip.3 draw_trans_rle_sprite.3 \
X	draw_trans_sprite.3 drawing_mode.3 ellipse.3 ellipsefill.3 \
X	empty_string.3 enable_triple_buffer.3 exists.3 facos.3 \
X	fadd.3 fade_from.3 fade_from_range.3 fade_in.3 \
X	fade_in_range.3 fade_interpolate.3 fade_out.3 \
X	fade_out_range.3 fasin.3 fatan.3 fatan2.3 fcos.3 fdiv.3 \
X	fhypot.3 file_exists.3 file_select.3 file_select_ex.3 \
X	file_size.3 file_time.3 find_allegro_resource.3 \
X	find_datafile_object.3 find_dialog_focus.3 findclose.3 \
X	findfirst.3 findnext.3 fix_filename_case.3 \
X	fix_filename_path.3 fix_filename_slashes.3 fixtof.3 fixtoi.3 \
X	fixup_datafile.3 fli_bitmap.3 fli_bmp_dirty_from.3 \
X	fli_bmp_dirty_to.3 fli_frame.3 fli_pal_dirty_from.3 \
X	fli_pal_dirty_to.3 fli_palette.3 fli_timer.3 floodfill.3 \
X	fmul.3 font.3 for_each_file.3 free_audio_stream_buffer.3 \
X	freeze_mouse_flag.3 fsin.3 fsqrt.3 fsub.3 ftan.3 ftofix.3 \
X	generate_332_palette.3 generate_optimized_palette.3 \
X	get_align_matrix.3 get_align_matrix_f.3 \
X	get_audio_stream_buffer.3 geta.3 get_camera_matrix.3 \
X	get_camera_matrix_f.3 get_color.3 get_compiled_sprite.3 \
X	get_config_argv.3 get_config_float.3 get_config_hex.3 \
X	get_config_id.3 get_config_int.3 get_config_string.3 \
X	get_config_text.3 get_datafile_property.3 \
X	get_display_switch_mode.3 get_executable_name.3 \
X	get_extension.3 get_filename.3 get_mouse_mickeys.3 \
X	get_palette.3 get_palette_range.3 get_refresh_rate.3 \
X	get_rle_sprite.3 get_rotation_matrix.3 \
X	get_rotation_matrix_f.3 get_rotation_quat.3 \
X	get_scaling_matrix.3 get_scaling_matrix_f.3 \
X	get_sound_input_cap_bits.3 get_sound_input_cap_parm.3 \
X	get_sound_input_cap_rate.3 get_sound_input_cap_stereo.3 \
X	get_transformation_matrix.3 get_transformation_matrix_f.3 \
X	get_translation_matrix.3 get_translation_matrix_f.3 \
X	get_uformat.3 get_vector_rotation_matrix.3 \
X	get_vector_rotation_matrix_f.3 get_vector_rotation_quat.3 \
X	get_x_rotate_matrix.3 get_x_rotate_matrix_f.3 \
X	get_x_rotate_quat.3 get_y_rotate_matrix.3 \
X	get_y_rotate_matrix_f.3 get_y_rotate_quat.3 \
X	get_z_rotate_matrix.3 get_z_rotate_matrix_f.3 \
X	get_z_rotate_quat.3 geta32.3 geta_depth.3 getb.3 getb15.3 \
X	getb16.3 getb24.3 getb32.3 getb8.3 getb_depth.3 getg.3 \
X	getg15.3 getg16.3 getg24.3 getg32.3 getg8.3 getg_depth.3 \
X	getpixel.3 getr.3 getr15.3 getr16.3 getr24.3 getr32.3 \
X	getr8.3 getr_depth.3 gfx_capabilities.3 gfx_mode_select.3 \
X	gfx_mode_select_ex.3 gui_bg_color.3 gui_fg_color.3 \
X	gui_font_baseline.3 gui_mg_color.3 gui_mouse_b.3 \
X	gui_mouse_focus.3 gui_mouse_x.3 gui_mouse_y.3 gui_mouse_z.3 \
X	gui_strlen.3 gui_textout.3 hline.3 hook_config_section.3 \
X	hsv_to_rgb.3 identity_matrix.3 identity_matrix_f.3 \
X	identity_quat.3 init_dialog.3 install_allegro.3 \
X	install_int.3 install_int_ex.3 install_joystick.3 \
X	install_keyboard.3 install_keyboard_hooks.3 install_mouse.3 \
X	install_param_int.3 install_param_int_ex.3 install_sound.3 \
X	install_sound_input.3 install_timer.3 is_linear_bitmap.3 \
X	is_memory_bitmap.3 is_planar_bitmap.3 is_same_bitmap.3 \
X	is_screen_bitmap.3 is_sub_bitmap.3 is_system_bitmap.3 \
X	is_video_bitmap.3 itofix.3 joy.3 key.3 key_led_flag.3 \
X	key_shifts.3 keyboard_callback.3 \
X	keyboard_lowlevel_callback.3 keyboard_needs_poll.3 \
X	keyboard_ucallback.3 keypressed.3 line.3 load_bitmap.3 \
X	load_bmp.3 load_datafile.3 load_datafile_callback.3 \
X	load_datafile_object.3 load_ibk.3 load_joystick_data.3 \
X	load_lbm.3 load_midi.3 load_midi_patches.3 load_pcx.3 \
X	load_sample.3 load_tga.3 load_voc.3 load_wav.3 makeacol.3 \
X	makeacol32.3 makeacol_depth.3 makecol.3 makecol15.3 \
X	makecol15_dither.3 makecol16.3 makecol16_dither.3 \
X	makecol24.3 makecol32.3 makecol8.3 makecol_depth.3 \
X	masked_blit.3 masked_stretch_blit.3 matrix_mul.3 \
X	matrix_mul_f.3 matrix_to_quat.3 midi_loop_end.3 \
X	midi_loop_start.3 midi_meta_callback.3 midi_msg_callback.3 \
X	midi_out.3 midi_pause.3 midi_pos.3 midi_recorder.3 \
X	midi_resume.3 midi_seek.3 midi_sysex_callback.3 mouse_b.3 \
X	mouse_callback.3 mouse_needs_poll.3 mouse_pos.3 mouse_x.3 \
X	mouse_y.3 mouse_z.3 need_uconvert.3 next_fli_frame.3 \
X	normalize_vector.3 normalize_vector_f.3 num_joysticks.3 \
X	open_fli.3 open_memory_fli.3 os_type.3 \
X	override_config_data.3 override_config_file.3 pack_fclose.3 \
X	pack_fclose_chunk.3 pack_feof.3 pack_ferror.3 pack_fgets.3 \
X	pack_fopen.3 pack_fopen_chunk.3 pack_fputs.3 pack_fread.3 \
X	pack_fseek.3 pack_fwrite.3 pack_getc.3 pack_igetl.3 \
X	pack_igetw.3 pack_iputl.3 pack_iputw.3 pack_mgetl.3 \
X	pack_mgetw.3 pack_mputl.3 pack_mputw.3 pack_putc.3 \
X	packfile_password.3 palette_color.3 persp_project.3 \
X	persp_project_f.3 pivot_scaled_sprite.3 pivot_sprite.3 \
X	pivot_sprite_v_flip.3 play_audio_stream.3 play_fli.3 \
X	play_looped_midi.3 play_memory_fli.3 play_midi.3 \
X	play_sample.3 poll_joystick.3 poll_keyboard.3 poll_mouse.3 \
X	poll_scroll.3 polygon.3 polygon3d.3 polygon3d_f.3 \
X	polygon_z_normal.3 polygon_z_normal_f.3 pop_config_state.3 \
X	popup_dialog.3 position_dialog.3 position_mouse.3 \
X	position_mouse_z.3 push_config_state.3 put_backslash.3 \
X	putpixel.3 qscale_matrix.3 rect.3 qscale_matrix_f.3 \
X	qtranslate_matrix.3 qtranslate_matrix_f.3 quad3d.3 \
X	quad3d_f.3 quat_interpolate.3 quat_mul.3 quat_slerp.3 \
X	quat_to_matrix.3 read_sound_input.3 readkey.3 \
X	reallocate_voice.3 rectfill.3 register_assert_handler.3 \
X	register_bitmap_file_type.3 register_datafile_object.3 \
X	register_trace_handler.3 register_uformat.3 rest.3 \
X	release_bitmap.3 release_screen.3 release_voice.3 \
X	remove_display_switch_callback.3 remove_int.3 \
X	remove_joystick.3 remove_keyboard.3 remove_mouse.3 \
X	remove_param_int.3 remove_sound.3 remove_sound_input.3 \
X	remove_timer.3 replace_extension.3 replace_filename.3 \
X	request_refresh_rate.3 request_scroll.3 \
X	request_video_bitmap.3 reserve_voices.3 \
X	reset_fli_variables.3 rest_callback.3 retrace_count.3 \
X	retrace_proc.3 rgb_map.3 rgb_to_hsv.3 rotate_scaled_sprite.3 \
X	rotate_sprite.3 rotate_sprite_v_flip.3 save_bitmap.3 \
X	save_bmp.3 save_joystick_data.3 save_pcx.3 save_tga.3 \
X	scancode_to_ascii.3 scare_mouse.3 scare_mouse_area.3 \
X	screen.3 scroll_screen.3 select_palette.3 set_add_blender.3 \
X	set_alpha_blender.3 set_blender_mode.3 set_blender_mode_ex.3 \
X	set_burn_blender.3 set_clip.3 set_color.3 \
X	set_color_blender.3 set_color_conversion.3 set_color_depth.3 \
X	set_config_data.3 set_config_file.3 set_config_float.3 \
X	set_config_hex.3 set_config_id.3 set_config_int.3 \
X	set_config_string.3 set_dialog_color.3 set_leds.3 \
X	set_difference_blender.3 set_display_switch_callback.3 \
X	set_display_switch_mode.3 set_dissolve_blender.3 \
X	set_dodge_blender.3 set_gfx_mode.3 set_hue_blender.3 \
X	set_invert_blender.3 set_keyboard_rate.3 \
X	set_luminance_blender.3 set_mouse_range.3 set_mouse_speed.3 \
X	set_mouse_sprite.3 set_mouse_sprite_focus.3 \
X	set_multiply_blender.3 set_palette.3 spline.3 \
X	set_palette_range.3 set_projection_viewport.3 \
X	set_saturation_blender.3 set_screen_blender.3 \
X	set_sound_input_source.3 set_trans_blender.3 set_ucodepage.3 \
X	set_uformat.3 set_volume.3 set_volume_per_voice.3 \
X	set_window_title.3 set_write_alpha_blender.3 show_mouse.3 \
X	show_video_bitmap.3 shutdown_dialog.3 simulate_keypress.3 \
X	simulate_ukeypress.3 solid_mode.3 start_sound_input.3 \
X	stop_audio_stream.3 stop_midi.3 stop_sample.3 \
X	stop_sound_input.3 stretch_blit.3 stretch_sprite.3 \
X	text_height.3 text_length.3 text_mode.3 textout.3 \
X	textout_centre.3 textout_justify.3 textout_right.3 \
X	textprintf.3 textprintf_centre.3 textprintf_justify.3 \
X	textprintf_right.3 three_finger_flag.3 \
X	timer_can_simulate_retrace.3 timer_is_using_retrace.3 \
X	timer_simulate_retrace.3 triangle.3 triangle3d.3 \
X	triangle3d_f.3 uatof.3 uconvert.3 uconvert_ascii.3 \
X	uconvert_size.3 uconvert_toascii.3 ucwidth.3 ugetat.3 \
X	ugetc.3 ugetx.3 ugetxc.3 uinsert.3 uisdigit.3 uisok.3 \
X	uisspace.3 unload_datafile.3 uoffset.3 \
X	unload_datafile_object.3 unscare_mouse.3 unselect_palette.3 \
X	update_dialog.3 ureadkey.3 uremove.3 usetat.3 usetc.3 \
X	usprintf.3 ustrcat.3 ustrchr.3 ustrcmp.3 ustrcpy.3 ustrdup.3 \
X	ustrerror.3 ustricmp.3 ustrlen.3 ustrlwr.3 ustrncat.3 \
X	ustrncmp.3 ustrncpy.3 ustrpbrk.3 ustrrchr.3 ustrsize.3 \
X	ustrsizez.3 ustrstr.3 ustrtod.3 ustrtok.3 ustrtol.3 \
X	ustrupr.3 utolower.3 utoupper.3 uvsprintf.3 uwidth.3 \
X	uwidth_max.3 vector_length.3 vector_length_f.3 vline.3 \
X	voice_check.3 voice_get_frequency.3 voice_get_pan.3 \
X	voice_get_position.3 voice_get_volume.3 voice_ramp_volume.3 \
X	voice_set_echo.3 voice_set_pan.3 voice_set_frequency.3 \
X	voice_set_playmode.3 voice_set_position.3 \
X	voice_set_priority.3 voice_set_tremolo.3 voice_set_vibrato.3 \
X	voice_set_volume.3 voice_start.3 voice_stop.3 \
X	voice_stop_frequency_sweep.3 voice_stop_pan_sweep.3 \
X	voice_stop_volumeramp.3 voice_sweep_frequency.3 \
X	voice_sweep_pan.3 vsync.3 xor_mode.3 yield_timeslice.3
X.endif
X
X.include <bsd.port.mk>
END-of-allegro/Makefile
echo x - allegro/pkg-comment
sed 's/^X//' >allegro/pkg-comment << 'END-of-allegro/pkg-comment'
XA cross-platform library intended for games and multimedia programming
END-of-allegro/pkg-comment
echo x - allegro/pkg-descr
sed 's/^X//' >allegro/pkg-descr << 'END-of-allegro/pkg-descr'
XAllegro is a cross-platform library intended for use in computer games and
Xother types of multimedia programming. 
X
XA wide range of extension packages and add-on modules are also available, which
Xcan be found in the "Library Extensions" section of the Allegro website.
X
XWWW: http://www.talula.demon.co.uk/allegro/
END-of-allegro/pkg-descr
echo x - allegro/pkg-plist
sed 's/^X//' >allegro/pkg-plist << 'END-of-allegro/pkg-plist'
Xbin/allegro-config
X%%FULL%%bin/colormap
X%%FULL%%bin/dat
X%%FULL%%bin/dat2s
X%%FULL%%bin/exedat
X%%FULL%%bin/grabber
X%%FULL%%bin/pack
X%%FULL%%bin/pat2dat
X%%FULL%%bin/rgbmap
X%%FULL%%bin/textconv
Xinclude/allegro.h
Xinclude/allegro/aintbeos.h
Xinclude/allegro/aintdos.h
Xinclude/allegro/aintern.h
Xinclude/allegro/aintlnx.h
Xinclude/allegro/aintmac.h
Xinclude/allegro/aintunix.h
Xinclude/allegro/aintvga.h
Xinclude/allegro/aintwin.h
Xinclude/allegro/al386gcc.h
Xinclude/allegro/al386vc.h
Xinclude/allegro/al386wat.h
Xinclude/allegro/albcc32.h
Xinclude/allegro/albecfg.h
Xinclude/allegro/albeos.h
Xinclude/allegro/alconfig.h
Xinclude/allegro/aldjgpp.h
Xinclude/allegro/aldos.h
Xinclude/allegro/alinline.h
Xinclude/allegro/almac.h
Xinclude/allegro/almaccfg.h
Xinclude/allegro/almngw32.h
Xinclude/allegro/almsvc.h
Xinclude/allegro/alrsxnt.h
Xinclude/allegro/alscanex.h
Xinclude/allegro/alucfg.h
Xinclude/allegro/alunix.h
Xinclude/allegro/alunixac.h
Xinclude/allegro/alwatcom.h
Xinclude/allegro/alwin.h
Xinclude/allegro/macdef.h
Xinclude/allegro/rsxdll.h
Xinclude/linalleg.h
Xinclude/xalleg.h
Xlib/liballeg-3.9.34.so
Xlib/liballeg_unsharable.a
X@dirrm include/allegro
X%%PORTDOCS%%share/doc/allegro/ahack.html
X%%PORTDOCS%%share/doc/allegro/help.html
X%%PORTDOCS%%share/doc/allegro/faq.html
X%%PORTDOCS%%share/doc/allegro/const.html
X%%PORTDOCS%%share/doc/allegro/changes.html
X%%PORTDOCS%%share/doc/allegro/allegro.html
X%%PORTDOCS%%share/doc/allegro/alleg042.html
X%%PORTDOCS%%share/doc/allegro/alleg041.html
X%%PORTDOCS%%share/doc/allegro/alleg040.html
X%%PORTDOCS%%share/doc/allegro/alleg039.html
X%%PORTDOCS%%share/doc/allegro/alleg038.html
X%%PORTDOCS%%share/doc/allegro/alleg037.html
X%%PORTDOCS%%share/doc/allegro/alleg036.html
X%%PORTDOCS%%share/doc/allegro/alleg035.html
X%%PORTDOCS%%share/doc/allegro/alleg034.html
X%%PORTDOCS%%share/doc/allegro/alleg033.html
X%%PORTDOCS%%share/doc/allegro/alleg032.html
X%%PORTDOCS%%share/doc/allegro/alleg031.html
X%%PORTDOCS%%share/doc/allegro/alleg030.html
X%%PORTDOCS%%share/doc/allegro/alleg029.html
X%%PORTDOCS%%share/doc/allegro/alleg028.html
X%%PORTDOCS%%share/doc/allegro/alleg027.html
X%%PORTDOCS%%share/doc/allegro/alleg026.html
X%%PORTDOCS%%share/doc/allegro/alleg025.html
X%%PORTDOCS%%share/doc/allegro/alleg024.html
X%%PORTDOCS%%share/doc/allegro/alleg023.html
X%%PORTDOCS%%share/doc/allegro/alleg022.html
X%%PORTDOCS%%share/doc/allegro/alleg021.html
X%%PORTDOCS%%share/doc/allegro/alleg020.html
X%%PORTDOCS%%share/doc/allegro/alleg019.html
X%%PORTDOCS%%share/doc/allegro/alleg018.html
X%%PORTDOCS%%share/doc/allegro/alleg017.html
X%%PORTDOCS%%share/doc/allegro/alleg016.html
X%%PORTDOCS%%share/doc/allegro/alleg015.html
X%%PORTDOCS%%share/doc/allegro/alleg014.html
X%%PORTDOCS%%share/doc/allegro/alleg013.html
X%%PORTDOCS%%share/doc/allegro/alleg012.html
X%%PORTDOCS%%share/doc/allegro/alleg011.html
X%%PORTDOCS%%share/doc/allegro/alleg010.html
X%%PORTDOCS%%share/doc/allegro/alleg009.html
X%%PORTDOCS%%share/doc/allegro/alleg008.html
X%%PORTDOCS%%share/doc/allegro/alleg007.html
X%%PORTDOCS%%share/doc/allegro/alleg006.html
X%%PORTDOCS%%share/doc/allegro/alleg005.html
X%%PORTDOCS%%share/doc/allegro/alleg004.html
X%%PORTDOCS%%share/doc/allegro/alleg003.html
X%%PORTDOCS%%share/doc/allegro/alleg002.html
X%%PORTDOCS%%share/doc/allegro/alleg001.html
X%%PORTDOCS%%share/doc/allegro/alleg000.html
X%%PORTDOCS%%share/doc/allegro/thanks.html
X%%PORTDOCS%%@dirrm share/doc/allegro
END-of-allegro/pkg-plist
echo c - allegro/files
mkdir -p allegro/files > /dev/null 2>&1
echo x - allegro/files/patch-makefile.in
sed 's/^X//' >allegro/files/patch-makefile.in << 'END-of-allegro/files/patch-makefile.in'
X--- makefile.in.orig	Sat Feb 24 00:00:59 2001
X+++ makefile.in	Sat Feb 24 00:01:06 2001
X@@ -279,7 +279,7 @@
X 	done
X 	$(mkinstalldirs) $(bindir)
X 	@echo Installing allegro-config to $(bindir)
X-	@$(INSTALL_PROGRAM) allegro-config $(bindir)
X+	@$(INSTALL) allegro-config $(bindir)
X 	@if test -n "$(LIBDIR)/liball*-$(shared_version).so"; then \
X 		grep -q $(libdir) /etc/ld.so.conf && ($(LDCONFIG) $(libdir) || true) || (\
X 			echo "" ; \
END-of-allegro/files/patch-makefile.in
exit
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200102232357.f1NNveq73542>