summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151605-1866/+1610
| | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
* Remove full path in patchedwin2005-11-152-4/+4
|
* Update to 1.2.4.marcus2005-11-153-8/+8
|
* Upgrade to version 0.4edwin2005-11-152-4/+4
|
* - Update to 0.2.4bland2005-11-153-7/+11
| | | | - Add SHA256 checksum.
* Update to 0.0.19.marcus2005-11-152-4/+4
|
* Update to 1.4.2edwin2005-11-1510-38/+118
|
* Update to 1.8.6.marcus2005-11-153-4/+7
|
* BROKEN: Size mismatchkris2005-11-158-0/+16
|
* OKEN: Size mismatchkris2005-11-151-0/+2
|
* - Bump PORTEPOCH for ruby ports that gets PORTVERSION from bsd.ruby.mksem2005-11-156-0/+6
| | | | Reported by: chkversion script
* - Update to 5.7.11ahze2005-11-152-3/+4
|
* Update to 0.8.5.marcus2005-11-154-5/+14
|
* - Remove libpixmanahze2005-11-151-1/+0
|
* - Remove libpixman, this has been merged into cairo and nothing dependsahze2005-11-155-42/+1
| | | | on it anymore.
* - Update to 0.0.20051114ahze2005-11-154-8/+8
|
* USE_TWISTED_RUN instead of manually adding a RUN_DEPENDS entrylioux2005-11-152-2/+2
|
* o Permission safeness fix: files can become unaccessible dependinglioux2005-11-151-0/+4
| | | | | on umask(1) settings o Bump PORTREVISION
* Update to 0.8.marcus2005-11-153-13/+5
|
* Perform some house^Wportkeeping:gerald2005-11-154-30/+8
| | | | | | | | | | | | - WRKSRC is predefined, no need to redefine it. - Use pre-build instead of post-configure. - Rely on the default do-install target, and use post-install for our additional changes. - $PREFIX/etc/wine.conf and .wine/config are no longer used; remove all references from pkg-message. PR: 88758 Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* - Integrate vendor patches:pav2005-11-1555-0/+8060
| | | | | | | | | | | | 1. #266 - Excessive db connects and quits 2. #271 - BUG with connect to postgresql database 3. #272 - Non-UTF characters in a message's body 4. #277 - Fix "INTERNALDATE" calculation in imaputil.c 5. other patches from repository. - Add SHA256 PR: ports/88277 Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
* - Update to 0.4.6ahze2005-11-154-8/+8
|
* Let postgresql (libpq.so) only link with the Kerberos implementationsgirgen2005-11-1410-162/+170
| | | | | | | | | | | | | | | | | | | | | installed from ports. The base heimdal distribution installs libraries that have no depenency information. While this is quite correct, it means that each library that links with libpq.so must also know if libpq.so is linked with libkrb.so et al. Problem is, there's no good way to get this information (pg_config has a --libs option starting at version 8.1) and all ports using postgresql must be changed to make it possible to link with a libpq.so that was configured to use the Kerberos implementation installed in /usr by default. Hence, we require one of the ports (heimdal or krb5) if postgresql is to be linked with Kerberos. At least for now, until we can fix this in some better way. Also, if MIT Kerberos (security/krb5) is installed, users should ideally remove the base heimdal installation so linkers will not pick it up in preference to the krb5 libs (base heimdal has higher version numbers than krb5 port). PR: 80869, 88098, 85178
* - Update to 1.2.5pav2005-11-143-32/+5
| | | | | PR: ports/88936 Submitted by: Tommy Scheunemann <net@arrishq.net>
* Upgrade to 1.0rc7brooks2005-11-143-9/+4
|
* - Fix fetching of history filepav2005-11-141-0/+1
| | | | | PR: ports/89038 Submitted by: Miguel Mendez <mmendez@gmail.com> (maintainer)
* - Update to 1.3.6pav2005-11-145-14/+134
| | | | | | | - Unbreak PR: ports/89024 Submitted by: Boris B. Samorodov <bsam@ipt.ru>
* Update to 1.6.1.marcus2005-11-144-552/+10
|
* Update to 0.1.2.marcus2005-11-146-9/+12
|
* - Chase libgksuui updatepav2005-11-141-1/+2
|
* - Update to 1.0.7pav2005-11-143-9/+14
| | | | | | | | - Switch maintainership to a submitter PR: ports/89001 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: old maintainer
* - Update to 1.3.6pav2005-11-145-24/+15
| | | | | | | | - Switch to a new maintainer PR: ports/88983 Submitted by: Boris B. Samorodov <bsam@ipt.ru> Approved by: Jesse van den Kieboom <jesse@icecrew.nl> (maintainer)
* Now that bsdiff is part of the base system and conditional IGNORE=cperciva2005-11-141-2/+7
| | | | | | | lines have been added to misc/bsdiff, make the dependency here conditional. Reminded by: Richmond Felix
* - Update to 0.4.29pav2005-11-146-8/+12
| | | | | PR: ports/89020 Submitted by: Ports Fury
* - Update to 2.3pav2005-11-143-23/+10
| | | | | PR: ports/89014 Submitted by: Ports Fury
* upgrade to 0.90edwin2005-11-144-5/+5
|
* Upgrade to idnits 1.82:fenner2005-11-142-11/+7
| | | | | | | | | | | | * Added checks for the occurence of both old and new boilerplate. * Improves verbose output for boilerplate problems. * Handle formfeeds better: - 58 lines plus <FF><EOL> is valid. - Count <FF> on the same line as the page number. * Added a variation on Author's Address Section Name * The code to find and adapt to the particular indentation of a draft didn't work as intended. Rewritten with somewhat better results. * Added a "Draft ..." as an acceptable variation on page header.
* Update to 0.95edwin2005-11-143-7/+6
|
* Update to 2.0 and unBROKENmnag2005-11-146-38/+40
| | | | | | | | Take MAINTAINER Add SHA256 PR: 89029 Submitted by: "Boris B. Samorodov" <bsam@ipt.ru>
* Update MASTER_SITESmnag2005-11-145-20/+13
| | | | | | | | Replace USE_PERL with USE_REINPLACE Add SHA256 PR: 89016 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Upgrade to 1.0.4.obraun2005-11-144-6/+8
|
* Update to 3.52.3mnag2005-11-144-8/+31
| | | | | | | Add SHA256 PR: 89013 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Add more master sitesmnag2005-11-142-1/+5
| | | | | | | Add SHA256 PR: 89034 Submitted by: "Alejandro Pulver" <alejandro@varnet.biz> (maintainer)
* Add secondary MASTER_SITESmnag2005-11-142-2/+6
| | | | | | | Add SHA256 PR: 89033 Submitted by: "Alejandro Pulver" <alejandro@varnet.biz> (maintainer)
* Update to 0.6.2mnag2005-11-143-5/+9
| | | | | | | Add SHA256 PR: 89018 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update MASTER_SITESmnag2005-11-144-12/+15
| | | | | | | | | Respect CC/CFLAGS Add SHA256 Add WWW PR: 89021 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Update to 1.1bmnag2005-11-144-14/+20
| | | | | | | | Add SHA256 Add WWW PR: 89022 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
* Website movedache2005-11-142-3/+4
|
* /usr/bin/bzip2 has been part of the base system since 4.4,thierry2005-11-141-4/+0
| | | | | | | therefore it's not necessary to explicitely check for it. PR: 88994 Submitted by: edwin
* - fix the package (tried to use a nonexistent plist) [1]netchild2005-11-146-9/+18
| | | | | | | | | - use MASTER_SITE_FEDORA (pet portlint a little bit) - while I'm here: SHA256 (no MD5 change, Kris: no need to check :) ) This should also fix the package build of the linux XFree86 bits. Pointyhat to: netchild [1]
OpenPOWER on IntegriCloud