aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* master site was moved.Hajimu UMEMOTO2005-02-202-2/+2
| | | | | | | Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=129332
* Fixing problems with the recent security patch: When bison was notPalle Girgensohn2005-02-2020-10/+906
| | | | | | | | | | | | | | | | | | | | installed, the patched gram.y file would not be used and the security patch would be a no-op. Also, I've had reports of compilation errors related to bison. Since checking for the correct version of bison is hard and error prone, I'm doing what the postgresql distribution does - patching the yacc:ed .c file to get rid of the building dependency. Bumping portrevision of -server. Pointy hat to: me Noticed by: Mike Harding and others Security: http://www.vuxml.org/freebsd/6b4b0b3f-8127-11d9-a9e7-0001020eed82.html Approved by: seanc (implicit) Notes: svn path=/head/; revision=129331
* Update to 1.9m79Maho Nakata2005-02-20132-2195/+1775
| | | | | | | | | | o Update mozilla runtime to 1.7.5 o Add entries for newly added localized langs: hi-IN, ms [1] Submitted by: HIRANO, Kazunari <khirano@openoffice.org> [1] Notes: svn path=/head/; revision=129330
* - update chinese/arphicttf path in RUN_DEPENDSYen-Ming Lee2005-02-202-10/+10
| | | | | | | | | - some minor cosmetic fixes Noticed by: kris Notes: svn path=/head/; revision=129329
* Remove more copies of Tcl's SunOS shared library hack.David Schultz2005-02-206-0/+103
| | | | | | | | | | | | | | | | | | | | | | It's worth pointing out that the Tcl project used to *recommend* that application writers copy this kludge. These ports work fine with Tcl 8.3, which provided a fake matherr() even if the OS didn't, but here's what the Tcl 8.4 changelog has to say: 2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english) *** POTENTIAL INCOMPATIBILITY *** The following lines can be safely removed from any application that has them, unless compatibility with SunOS 4.X is desired. extern int matherr(); int *tclDummyMathPtr = (int *) matherr; The build problems were pointed out by Kris, as usual. ;-) Notes: svn path=/head/; revision=129328
* Update to wmweather 2.4.3Kris Kennaway2005-02-206-41/+20
| | | | Notes: svn path=/head/; revision=129327
* - Update to 3.3Pav Lucistnik2005-02-203-5/+8
| | | | | | | | | | - Take maintainership PR: ports/77738 Submitted by: Gerhard Gonter <g.gonter@ieee.org> Notes: svn path=/head/; revision=129326
* - Menucolor patch was updatedPav Lucistnik2005-02-191-2/+2
| | | | | | | | PR: ports/77735 Submitted by: Jeremy Chadwick <freebsd@jdc.parodius.com> (maintainer) Notes: svn path=/head/; revision=129325
* Original distfile site disappeared; chase location to dockapps.org.Kris Kennaway2005-02-193-5/+6
| | | | | | | | | | This copy of the distfile is also called .tar.gz but is an uncompressed copy of that file. Nagged by: kris Notes: svn path=/head/; revision=129324
* - Update to 0.97.0.7 and unbreakPav Lucistnik2005-02-192-11/+4
| | | | | | | | PR: ports/77730 Submitted by: Johan van Selst <johans@stack.nl> Notes: svn path=/head/; revision=129323
* Add mastersite with old source tarballsEdwin Groothuis2005-02-191-1/+2
| | | | Notes: svn path=/head/; revision=129322
* - Distfile rerolledPav Lucistnik2005-02-192-2/+3
| | | | | | | | PR: ports/77722 Submitted by: Russell Jackson <raj@cserv62.csub.edu> (maintainer/author) Notes: svn path=/head/; revision=129321
* Add the results of yesterday's reaping sessionKris Kennaway2005-02-191-0/+46
| | | | Notes: svn path=/head/; revision=129319
* - Remove net/ipwPav Lucistnik2005-02-196-47/+1
| | | | | | | | | | Unfetchable, removal suggested by author PR: ports/77719 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=129317
* New port dvd-slideshow. set of scripts to make it easier for me to burn aPav Lucistnik2005-02-194-0/+96
| | | | | | | | | | slideshow-style dvd with some simple menus PR: ports/77625 Submitted by: Phil Oleson <oz@nixil.net> Notes: svn path=/head/; revision=129315
* - Fix PGSQL supportPav Lucistnik2005-02-198-0/+88
| | | | | | | | PR: ports/77705 Submitted by: Andrew Thompson <andy@fud.org.nz> (maintainer) Notes: svn path=/head/; revision=129314
* - Distfile rerolled, some changesPav Lucistnik2005-02-193-13/+14
| | | | | | | | PR: ports/77699 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=129313
* BSD# Project is taking the maintainership.Jeremy Messenger2005-02-191-1/+1
| | | | | | | | | BSD# Project: http://forge.novell.com/modules/xfmod/project/?bsd-sharp Submitted by: tmclaugh Notes: svn path=/head/; revision=129312
* - Reset long time inactive maintainerPav Lucistnik2005-02-191-1/+1
| | | | Notes: svn path=/head/; revision=129311
* - Update to 5.2Pav Lucistnik2005-02-1912-40/+318
| | | | | | | | | PR: ports/77127 Submitted by: Thomas Melzer <tmelzer@tomesoft.de> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=129310
* - older versions of 1.8 incorrectly identify themselves as 1.7 [1]Yen-Ming Lee2005-02-193-51/+16
| | | | | | | | | | - Utilize PORTDOCS and PLIST_FILES PR: [1] 77702 Submitted by: Sam Lawrance <boris at brooknet.com.au> Notes: svn path=/head/; revision=129309
* - Update aleph 0.9.0 to afnix 1.0.0Pav Lucistnik2005-02-1936-983/+295
| | | | | | | | | | | | - Rename to match new name of the project - Take maintainership PR: ports/77611 Submitted by: Johan van Selst <johans@stack.nl> Repocopy by: marcus Notes: svn path=/head/; revision=129307
* - Update to 2.1.3Pav Lucistnik2005-02-192-4/+4
| | | | | | | | PR: ports/77660 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Notes: svn path=/head/; revision=129306
* Use x11-fonts/mkbold-mkitalic rather than x11-fonts/mkbold|mkitalic. SoNorikatsu Shigemura2005-02-194-10/+8
| | | | | | | | | | change dependency on x11-fonts/mkbold|mkitalic to x11-fonts/mkbold-mkitalic. Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Approved by: maintainer timeout (1 week) Notes: svn path=/head/; revision=129305
* Use x11-fonts/mkbold-mkitalic rather than x11-fonts/mkbold|mkitalic. SoNorikatsu Shigemura2005-02-192-6/+4
| | | | | | | | | | change dependency on x11-fonts/mkbold|mkitalic to x11-fonts/mkbold-mkitalic. Submitted by: KOMATSU Shinichiro <koma2@ms.u-tokyo.ac.jp> Approved by: yoichi Notes: svn path=/head/; revision=129304
* - Update to 0.1.3 and unbreakPav Lucistnik2005-02-192-5/+3
| | | | | | | | PR: ports/77696 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=129303
* Update to 5.4.6b, which fixes a bug that could cause vtwm to restartBruce A. Mah2005-02-192-4/+4
| | | | | | | | | | | | itself under certain conditions. The old 5.4.6a distfile wasn't available any longer anyway [1]. Drop maintainership. Pointed out by: kris [1] Notes: svn path=/head/; revision=129302
* Fix MASTER_SITESKirill Ponomarev2005-02-191-1/+1
| | | | | | | | PR: ports/77734 Submitted by: maintainer Notes: svn path=/head/; revision=129301
* Fix MASTER_SITESKirill Ponomarev2005-02-191-1/+1
| | | | | | | | PR: ports/77741 Submitted by: maintainer Notes: svn path=/head/; revision=129300
* Update MASTER_SITE URL.Hye-Shik Chang2005-02-192-2/+2
| | | | Notes: svn path=/head/; revision=129299
* Fix plist on 4.xKirill Ponomarev2005-02-191-3/+13
| | | | | | | | | | Fix pthread libs by using PTHREAD_LIBS PR: ports/77742 Submitted by: Florent Thoumie <flz at xbsd.org> Notes: svn path=/head/; revision=129298
* - Update download URL.Hye-Shik Chang2005-02-192-3/+3
| | | | | | | | - Update distinfo because tarball is rerolled. (the only difference is LF -> CR/LF change on README.) Notes: svn path=/head/; revision=129297
* Add patches for two nasty bugs:Alexander Leidinger2005-02-193-0/+28
| | | | | | | | | | | - fix "chunk is already free": nasty (and free of side effects in the actual code) but works (patch-reference.C) - fix refcounting (now my links page shows the tophits again... finally) Approved by: maintainer Notes: svn path=/head/; revision=129296
* Fix a bug in usage DateTime column.Thierry Thomas2005-02-192-0/+6
| | | | | | | | | PR: ports/76952 Submitted by: maintainer Obtained from: SQLObject's CVS Notes: svn path=/head/; revision=129295
* Unbreak build on Python 2.4Hye-Shik Chang2005-02-192-3/+8
| | | | | | | Spotted by: kris Notes: svn path=/head/; revision=129294
* Update to 3.1.4Hye-Shik Chang2005-02-192-4/+3
| | | | | | | | | Spotted by: simon Security: http://www.vuxml.org/5192e7ca-7d4f-11d9-a9e7-0001020eed82.html Security: an information leakage vulnerability is fixed. Notes: svn path=/head/; revision=129293
* Downgrade to stable release 2.1.5 (bump PORTEPOCH).Thierry Thomas2005-02-194-36/+36
| | | | | | | | | | Changelog at <http://pear.php.net/package/PHPUnit2/download/2.1.5/>. PR: ports/77321 Submitted by: maintainer. Notes: svn path=/head/; revision=129292
* Update to 7.12.3Hye-Shik Chang2005-02-193-4/+4
| | | | | | | | PR: 76883 Submitted by: Gerhard Schmidt <estartu@augusta.de> Notes: svn path=/head/; revision=129291
* Upgrade to to 1.0.2.Thierry Thomas2005-02-192-8/+14
| | | | | | | | | | Changelog at <http://pear.php.net/package/Var_Dump/download/1.0.2/>. PR: ports/77318 Submitted by: maintainer Notes: svn path=/head/; revision=129290
* - Update distinfo because some font files on site are updated.Hye-Shik Chang2005-02-192-8/+5
| | | | | | | - Unmark BROKEN. Notes: svn path=/head/; revision=129289
* Use bzipped tarball for lesser download size.Hye-Shik Chang2005-02-192-2/+3
| | | | | | | | PR: 77562 Submitted by: delphij Notes: svn path=/head/; revision=129288
* Update to 0.96.90Hye-Shik Chang2005-02-193-3/+27
| | | | | | | | PR: 77687 Submitted by: Radim Kolar <hsn@netmag.cz> Notes: svn path=/head/; revision=129287
* Update to 2.5.7 and unbreak.Thierry Thomas2005-02-195-37/+57
| | | | | | | | PR: ports/77650 Submitted by: Johan van Selst Notes: svn path=/head/; revision=129286
* - Chase MASTERSITESYen-Ming Lee2005-02-192-3/+3
| | | | | | | | | | - Utilize PLIST_FILES PR: 77726 Submitted by: Sam Lawrance <boris at brooknet.com.au> Notes: svn path=/head/; revision=129285
* Fix for compilation on 5.x.Thierry Thomas2005-02-192-12/+4
| | | | | | | | PR: ports/76320 Submitted by: Johan van Selst Notes: svn path=/head/; revision=129284
* - add chinese/Makefile.ttf to control install/deinstall process of allYen-Ming Lee2005-02-1935-823/+261
| | | | | | | | | | | | | | | TrueType fonts in chinese/*ttf - update related Makefile(s) and remove pkg-{install,pkg-deinstall,pkg-plist} - relocate non-font files to DATADIR or DOCSDIR - fix "unable to reomve fonts from gscjk" problem in ttfm.sh and gscjk.ttfm - update chinese/zh-fireflyttf to 1.2.6 [1] PR: [1] 77438 Submitted by: leeym Approved by: statue at freebsd.sinica.edu.tw Notes: svn path=/head/; revision=129283
* Account for src/include/stdbool.h and src/sys/i386/include/_types.h haveMarius Strobl2005-02-192-5/+13
| | | | | | | | | been fixed in FreeBSD >= 600013 regarding using the GCC-compatibility. Approved by: netchild (blanket) Notes: svn path=/head/; revision=129282
* Update affected versions of latest postgresql entry now that the portsSimon L. B. Nielsen2005-02-191-2/+4
| | | | | | | have been fixed. Notes: svn path=/head/; revision=129281
* Unbreak package build (remove debug executable.)Jimmy Olgeni2005-02-193-1/+18
| | | | | | | Noticed by: kris Notes: svn path=/head/; revision=129280
* Add pear-Text_Diff 0.0.4, engine for performing and rendering textThierry Thomas2005-02-194-0/+42
| | | | | | | | | | diffs. PR: 77715 Submitted by: Joseph Scott <joseph (at) randomnetworks.com> Notes: svn path=/head/; revision=129278