summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-27avoid tricking the configure script into thinking we're cross compilingdmcmahill3-1/+75
which breaks compilation if you do not have a cross tool chain installed. Not sure how this ever compiled before...
2004-04-27Fix problem where PLIST included shared libraries for liboldXreed3-6/+12
for Linux. Also make sure that libpsres.* is installed always. This is for the XFree86-libs package. PKGREVISION was just bumped in last, very recent, commit so don't do it again.
2004-04-27Add the .endif I missed off last night.markd1-1/+2
2004-04-27imake is not required as a runtime dependency, so use BUILD_DEPENDSreed1-2/+3
instead. Bump PKGREVISION for this and for last commit too (had broken CONFLICTS).
2004-04-27By default, it made an automatic CONFLICTS with MesaLibs [sic].reed1-3/+3
Fixed so now only CONFLICTS with MesaLib when X11ROOT (which is ${PREFIX}/${X11ROOT_PREFIX}) is same as LOCALBASE. (Fixed typo there too.)
2004-04-27Convert to buildlink3.snj13-58/+50
2004-04-27Simplify message.xtraeme1-15/+1
2004-04-27if we need the devel/flex package and USE_BUILDLINK3 is set, thendmcmahill1-1/+5
pull in devel/flex/buildlink3.mk instead of just listing a BUILD_DEPENDS. This is needed because flex installs a library.
2004-04-27USE_GNU_TOOLS+= lexdmcmahill1-2/+2
2004-04-27add bl3 file. this pkg installs a librarydmcmahill1-0/+20
2004-04-27Don't forcibly reset the umask when installing; let it propagate from pkgsrc.tv2-7/+16
2004-04-27Bl3ify (so that catalogs.mk uses the bl3 file); per wiz@ request.jmmv4-4/+8
2004-04-27Installation of the RCD_SCRIPTS rc.d script is done automaticreed5-14/+5
here. So don't install it twice. (Anyways, ${PREFIX}/etc/rc.d is not the correct location; the RCD_SCRIPTS uses ${RCD_SCRIPTS_EXAMPLEDIR}.)
2004-04-27Get rid of PKGRCDIR definition since it has not been used by thisreed1-2/+1
package since 2003/07/31.
2004-04-27nb2: Obey PKGDIRMODE, and install shlibs as executable.tv6-27/+70
2004-04-27The RCD_SCRIPTS mechanism expects the rc.d script to be installed toreed1-2/+2
${RCD_SCRIPTS_EXAMPLEDIR} instead of ${PREFIX}/etc/rc.d. (Okay'd by bouyer@.)
2004-04-27Fixed buildling with the new FreeType2 rulesadam4-1/+64
2004-04-27Shared objects must be installed as executable on some platforms. Converttv3-6/+6
BSD_INSTALL_DATA to BSD_INSTALL_SCRIPT.
2004-04-27Shared objects must be installed as executable on some systems; converttv1-3/+3
INSTALL_DATA to INSTALL_SCRIPT.
2004-04-27Move the inclusion of tools.mk ahead of bsd.buildlink3.mk so that tools.mkjlam1-3/+3
can include buildlink3.mk files. This change also causes work/.tools/bin to appear after work/.buildlink/bin in the PATH, but we never relied on this behaviour, so this side-effect should have no impact.
2004-04-27Don't support the updating the in-tree openssh via pkgsrc. pkgsrc reallyjlam4-121/+2
has no business trying to update parts of the base system.
2004-04-27Make work on Interix.tv2-1/+17
2004-04-27"${ECHO} -n" -> "${ECHO_N}"tv2-9/+9
2004-04-27Add ECHO_N to the list of substituted variables in [DE]INSTALL.tv2-2/+4
2004-04-27Re-instate for now (catalogs.mk _sets_ USE_BUILDLINK2).wiz1-0/+42
2004-04-27Include pkgconfig's buildlink3.mk to make sure the .pc files arereed1-1/+2
found in the buildlink directory. This was noticed when using pkgviews, because pkg-config is broken as it has wrong compiled-in default for lib/pkgconfig directory.
2004-04-27nb1: Make work on Interix; check for -ldl in configure.in automagically;tv4-9/+48
install without stripping binaries (so that "arj" works properly)
2004-04-27The eXdbm package has been removed. Remove it from the Makefile too...kristerw1-2/+1
2004-04-27Added glitz-0.1.0adam1-1/+2
2004-04-27oops, forgot to add $BOOTDIR in the `iso' target.xtraeme1-4/+5
2004-04-27Another grub->boot/grub change.xtraeme1-3/+3
2004-04-27s/grub/boot\/grub/g; minor fixes.xtraeme1-6/+8
2004-04-27Updated dvipng to 1.0adam2-3/+3
2004-04-27Changes 1.0:adam3-17/+16
* fix compile without FT2
2004-04-27Updated: freetype2, fontconfig, SDL_ttf, ttf2pt1adam2-4/+6
2004-04-27Follow new FreeType2 building rulesadam2-1/+14
2004-04-27Update sysutils/mklivecd to 0.5.xtraeme4-13/+11
Thanks to Christian Limpach for the "boot/grub" fix. So the Grub's menu is shown correctly without specify "configfile /foo".
2004-04-27Follow new FreeType2 build rulesadam11-12/+110
2004-04-27Changes 3.4.4:adam5-27/+46
* Improved auto-vectoring (-OV) algorithm * Allow use of any encoding table of format 4 in the ttf parser * Take the first available format 4 encoding table if no know table is found * The ttf parser lists the available encondings if no supported encoding table is found * Bug fixes
2004-04-27Follow new FreeType2 build rulesadam1-1/+2
2004-04-27Follow new FreeType build rulesadam1-0/+12
2004-04-27Changes 2.0.6:adam3-11/+10
* bug fixes * added iconv support
2004-04-27Follow new FreeType2 build rulesadam1-0/+12
2004-04-27Changes 2.2.2:adam4-26/+23
* Changed #include syntax to follow new Freetype rules * Made external compilation work
2004-04-27Changes 2.1.8:adam5-44/+33
* bug fixes * Both PCF and BDF drivers now handle the SETWIDTH_NAME and ADD_STYLE_NAME properties. Values are appended to face->style_name; example: `Bold SemiCondensed'. * The PCF driver now handles bitmap fonts compressed with the LZW algorithm (extension .pcf.Z, compressed with `compress'). * A new API function `FT_Get_CMap_Language_ID' (declared in `tttables.h') is available to get the language ID of a TrueType/SFNT cmap. * The hexadecimal format of data after the `StartData' command in CID-keyed Type 1 fonts is now supported. While this can't occur in file-based fonts, it can happen in document-embedded resources of PostScript documents. * Embedded bitmaps in SFNT-based CFF fonts are now supported. * A simple API is now available to control FreeType's tracing mechanism if compiled with FT_DEBUG_LEVEL_TRACE. See the file `ftdebug.h' for more details. * YAMATO Masatake contributed improved handling of MacOS resource forks on non-MacOS platforms (for example, Linux can mount MacOS file systems). * Support for MacOS has been improved; there is now a new function `FT_New_Face_From_FSSpec' similar to `FT_New_Face' except that it accepts an FSSpec instead of a path. * The cache sub-system has been rewritten.
2004-04-27patch-aa fixes errors due to changes in graphics/cairo API (thanks to Marc)adam2-1/+15
2004-04-27buildlink3 fixadam1-1/+3
2004-04-27Actually reference the pkgsrc info page as implied by the perl paragraph.tv1-1/+8
2004-04-27Indent properly.agc1-5/+5
2004-04-27Revise, and add note that "UNIX Perl" should not be installed from SFU.tv1-32/+39