summaryrefslogtreecommitdiff
path: root/devel (unfollow)
Commit message (Collapse)AuthorFilesLines
1999-02-25Remove runaway backslash.Satoshi Asami2-4/+4
Reported by: gibbs Notes: svn path=/head/; revision=16888
1999-02-22Handle x11-* categories correctly.Steve Price1-6/+7
Reviewed by: maintainer Notes: svn path=/head/; revision=16825
1999-02-22Unbreak by using FETCH_BEFORE_ARGS=-b.Steve Price1-3/+3
Notes: svn path=/head/; revision=16821
1999-02-20Upgrade to 19990108.Vanilla I. Shu2-13/+8
Notes: svn path=/head/; revision=16792
1999-02-18Upgrade to 0.99.8, and a patch from Alex D. ChenVanilla I. Shu8-74/+70
PR: ports/10058 Submitted by: Alex D. Chen <dhchen@Canvas.dorm7.nccu.edu.tw> Notes: svn path=/head/; revision=16770
1999-02-18Upgrade to latest version.Vanilla I. Shu8-132/+148
Notes: svn path=/head/; revision=16762
1999-02-17Upgrade to 1.1.16.Vanilla I. Shu9-135/+423
Notes: svn path=/head/; revision=16748
1999-02-13Manpages are compressed.Satoshi Asami2-4/+4
Notes: svn path=/head/; revision=16705
1999-02-12Update to 2.10.1Seiichirou Hiraoka2-4/+4
Now this can make Notes: svn path=/head/; revision=16680
1999-02-12Missed this one.Satoshi Asami1-0/+13
Notes: svn path=/head/; revision=16642
1999-02-12Upgrade to 3.24, fixes build problem.Satoshi Asami4-16/+20
PR: 9732 Submitted by: maintainer Notes: svn path=/head/; revision=16638
1999-02-11Add builddepends on gnu's M4.David E. O'Brien12-12/+24
PR: ports/9806 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16618
1999-02-10Terminate buffer read from file in PLGetProplistWithPath().Bill Fenner1-0/+10
This fixes the core dumps that many windowmaker apps (at least wmsetbg and WPrefs) were seeing. Notes: svn path=/head/; revision=16596
1999-02-10Activate gaaBill Fumerola1-1/+2
Notes: svn path=/head/; revision=16589
1999-02-10Remove port name from COMMENTBill Fumerola1-1/+1
Constantly forgotten by: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=16588
1999-02-10GAA simplifies the life of the programmer: you don't have toBill Fumerola6-0/+51
worry about the arguments given to it! A short text written in GAA language generates C-code which analyses the arguments and creates your program's help. http://gaa.netpedia.net/ PR: ports/9881 Submitted By: Dima Sivachenko <dima@Chg.RU> Notes: svn path=/head/; revision=16587
1999-02-05* there were two patches in the last patch-aa, so I ended up spamming oneDavid E. O'Brien3-4/+97
of them on my last cleanup. * really fix for ELF Notes: svn path=/head/; revision=16541
1999-02-04Properly install and use resources.David E. O'Brien3-2/+6
Submitted by: Wayne Scott <wscott@ichips.intel.com> Notes: svn path=/head/; revision=16539
1999-02-03Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami3-3/+6
bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
1999-02-02libPropListgnome => libPropList.Vanilla I. Shu1-2/+2
Notes: svn path=/head/; revision=16498
1999-02-02Upgrade to 0.8.3, and I remove USE_X_PREFIX.Vanilla I. Shu4-28/+17
PR: ports/9844 Submitted by: maintainer. Notes: svn path=/head/; revision=16497
1999-02-02Sync libttol with peter's suggestion,Vanilla I. Shu4-18/+30
and remove patches.aout, we dont need it anymore. Notes: svn path=/head/; revision=16494
1999-02-02Fix installation dirs.Satoshi Asami1-2/+2
Notes: svn path=/head/; revision=16476
1999-02-01Sync with peter's suggestion.Vanilla I. Shu5-20/+20
Notes: svn path=/head/; revision=16468
1999-01-31Enable nls support. Fix support for 4.0-CURRENT. Remove patch-aeVanilla I. Shu6-16/+84
and make port honour ${PREFIX}. Add category gnome. Remove impilict dependency on glib11-devel. PR: ports/9810 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16446
1999-01-31Add gnome virtual catagory.Vanilla I. Shu2-4/+4
PR: ports/9801 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16441
1999-01-31BROKEN='fetch: reading remote file from gide.pn.org: Connection reset by ↵David E. O'Brien1-1/+3
peer (maybe try -b or -t)' This port has a single mastersite. It needs more. Notes: svn path=/head/; revision=16438
1999-01-30Upgrade to version 1.1.14SADA Kenji13-422/+421
PR: ports/9800 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16435
1999-01-30Update to 1.4.SADA Kenji27-72/+54
PR: ports/9767 Submitted by: Steve Coltrin <spcoltri@io.com> Notes: svn path=/head/; revision=16433
1999-01-29Prepare for the case that the directory ${PREFIX}/info doesn't exist.SADA Kenji2-2/+4
Notes: svn path=/head/; revision=16422
1999-01-28s/freebsd3*)/freebsd[34]*/gSADA Kenji4-4/+4
Notes: svn path=/head/; revision=16411
1999-01-27Use ${MASTER_SITE_GNOME}Bill Fenner5-21/+15
Notes: svn path=/head/; revision=16379
1999-01-27${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner26-26/+52
Notes: svn path=/head/; revision=16378
1999-01-26Unbreak for ELF systems.Steve Price4-12/+32
PR: 9556 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16327
1999-01-26Update to version 2.13.Steve Price60-216/+252
PR: 9656 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=16306
1999-01-26Allow this port to work on freebsd4* too.Steve Price5-15/+60
Notes: svn path=/head/; revision=16301
1999-01-22Oops, forgot to update depends.Jacques Vidrine1-2/+2
Notes: svn path=/head/; revision=16270
1999-01-22Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.Jacques Vidrine1-1/+2
Notes: svn path=/head/; revision=16266
1999-01-21Add some patch for gthread.Vanilla I. Shu16-3726/+205
Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=16247
1999-01-21Unbreak.Vanilla I. Shu1-9/+4
Notes: svn path=/head/; revision=16240
1999-01-21upgrade to 3.1.3David E. O'Brien2-3/+3
PR: ports/9490 Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk> Notes: svn path=/head/; revision=16237
1999-01-21Activate glib11.Vanilla I. Shu1-1/+2
Notes: svn path=/head/; revision=16229
1999-01-20Install info & man page now.Vanilla I. Shu9-87/+114
Notes: svn path=/head/; revision=16215
1999-01-20Upgrade to 1.1.13.Vanilla I. Shu11-1159/+1413
Notes: svn path=/head/; revision=16208
1999-01-20Change DIST_SUBDIR to ${PKGNAME} so different versions' "current.tar.gz"Satoshi Asami1-3/+3
won't be confused. While I'm here, change WRKSRC to use ${PKGNAME} too. Notes: svn path=/head/; revision=16191
1999-01-17directory on ftp server changed slightlyAndreas Klemm2-6/+6
Notes: svn path=/head/; revision=16120
1999-01-17Upgrade to 0.0.14.Vanilla I. Shu2-14/+15
Notes: svn path=/head/; revision=16113
1999-01-17Update SWIG to patch 5Eric J.Chet10-25/+25
Notes: svn path=/head/; revision=16102
1999-01-14Upgrade to 0.99.2.Vanilla I. Shu10-84/+170
Notes: svn path=/head/; revision=16041
1999-01-12Change maitainer's email address,Vanilla I. Shu5-12/+12
and BROKEN some gnome ports until I upgrade it. Notes: svn path=/head/; revision=16018