summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Include dependency on devel/readline to try to unbreak on 4.x.linimon2004-07-101-1/+7
| | | | | PR: ports/68852 Submitted by: Martin Kammerhofer <dada at sbox dot tugraz dot at>
* If GNU_CONFIGURE or HAS_CONFIGURE is defined, don't configure withperky2004-07-101-1/+1
| | | | | | distutils. This reenables to build py-sgrep. Spotted by: kris
* Make PORTREVISION overridable by slave ports.perky2004-07-103-3/+3
| | | | Found by: eik's chkversion
* Add textproc/idnits.fenner2004-07-091-0/+1
|
* Add Henrik Levkowetz's idnits tool, for syntax checking Internetfenner2004-07-095-0/+34
| | | | Drafts to be submitted to the IETF.
* Use ``$(CC) -shared'' insted of ld to create shared library. Thismi2004-07-091-3/+6
| | | | allows to use non-default compilers, such as icc.
* . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.glewis2004-07-091-1/+1
|
* Update to 1.24 - several bug fixes, including fixes to thefenner2004-07-093-18/+20
| | | | | | | | RFC 3667/3668 boilerplate. PR: ports/68856 and ports/68877 Submitted by: Lars Eggert <lars.eggert@gmx.net> and Jonathan Lennox <lennox@cs.columbia.edu> Approved by: maintainer
* Update to 0.5.1krion2004-07-094-6/+6
|
* Explicitly include <sys/types.h> and <unistd.h> to fix the breakage onmi2004-07-0910-45/+279
| | | | | recent -current. Fix warnings -- on x86, at least, the package now builds with ``-Wall -Werror''.
* Make the COMMENT and pkg-descr more descriptive of theadamw2004-07-092-6/+9
| | | | current feature list.
* Update to 1.9.2bland2004-07-096-28/+25
|
* Update to version 0.84krion2004-07-094-12/+18
| | | | | PR: ports/68864 Submitted by: Ports Fury
* Update to version 0.1847.0krion2004-07-095-41/+18
| | | | | PR: ports/68863 Submitted by: Ports Fury
* . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.glewis2004-07-092-233/+21
| | | | | | | . While I'm here: . Use PORTDOCS to greatly simplify the packing list. . Use %%EXAMPLESDIR%% in the packing list rather than the equivalent hardcoded path.
* Update to version 0.5.5krion2004-07-092-3/+3
| | | | | PR: ports/68862 Submitted by: Ports Fury
* . Use a more up to date browser plugin directory and respect ${X11BASE}glewis2004-07-096-35/+53
| | | | when doing do.
* Update to version 2.7.2.1.1krion2004-07-095-42/+35
| | | | | PR: ports/68861 Submitted by: Ports Fury
* Document the new libtool changes.marcus2004-07-091-0/+24
|
* Add some documentation for USE_INC_LIBTOOL_VER.marcus2004-07-091-0/+6
|
* Unlock the tree now that the libtool patch is in.marcus2004-07-091-1/+1
|
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-09558-557/+570
| | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet
* Lock down the ports tree temporarily to apply a big libtool patch.marcus2004-07-091-1/+1
|
* Allow to install and use 3rd party packages in X11BASE.perky2004-07-0912-31/+83
| | | | | | | ${X11BASE}/lib/{python2.3{,/site-packages},site-python} will be added to your python's sys.path if each directory exists. Suggested by: marcus
* Update to version 0.4.2krion2004-07-093-17/+11
| | | | | PR: ports/68860 Submitted by: Ports Fury
* Update to version 1.0.10krion2004-07-092-5/+9
| | | | | PR: ports/68859 Submitted by: Ports Fury
* Update to version 0.6krion2004-07-093-10/+16
| | | | | PR: ports/68858 Submitted by: Ports Fury
* - Use MASTER_SITE_SUNSITE to MASTER_SITESkrion2004-07-092-14/+14
| | | | | | | | - Strip binary - Utilize PLIST_FILES PR: ports/68857 Submitted by: Ports Fury
* Remove entry for ports/editors/moleskinebland2004-07-091-1/+0
|
* Remove editors/moleskinebland2004-07-096-103/+1
| | | | Moleskine is officially unmaintained for last 1.5 years.
* The tarball for Python 2.4a1 is renamed in the site.perky2004-07-0911-21/+21
|
* RC_SUBR-izekrion2004-07-095-80/+81
| | | | | PR: ports/68787 Submitted by: maintainer
* - Add WITHOUT_IPV6 knob to workaround problem with IP resolutionclement2004-07-092-2/+6
| | | | | | | when --enable-v4-mapped is used (default). Use WITHOUT_IPV6 knob if you have problem with "HostnameLookup On" on IPv4-only server(s). I hope I can provide a real fix soon.
* Use intlhack to fix the build on 4.X.marcus2004-07-091-1/+2
| | | | Reported by: Troy <troy@twisted.net>
* Upgrade from 2.04 to 2.05. The author closed the recently discoveredmi2004-07-093-43/+3
| | | | | security flaw, which was already fixed in FreeBSD. But the older tarball is no longer available, hence the upgrade.
* Update to 2.4.4bland2004-07-094-12/+5
|
* Fix pidfile locationkrion2004-07-091-0/+1
| | | | | PR: ports/68740 Submitted by: anholt
* Fix typo.kuriyama2004-07-091-1/+1
|
* add some referenceseik2004-07-092-0/+8
|
* Update to 0.58:vs2004-07-092-12/+6
| | | | | | | | | | | | - fix SMP issues - fix fd-leak - new grey-list variant Make sure that your host is listed in /etc/hosts with its FQDN first! milter-sender uses this in its HELO-command. Using just the nickname will lead to rejected callbacks with most relays. Fix packaging: No such thing as post-deinstall:-target
* - Fix memory leak with unknown clientsdinoex2004-07-092-1/+11
|
* Update to 5.1.2vs2004-07-099-79/+78
| | | | | PR: ports/68766 Submitted by: John Merryweather Cooper (maintainer)
* Add libiconv-dependency.vs2004-07-092-2/+6
| | | | | | Closes PR: ports/68777 Submitted by: Chris Johnson Patch by: ports/c0decafe.net
* Finish repocopy of devel/p5-WWW-Mechanize-FormFiller totobez2004-07-099-98/+4
| | | | www/p5-WWW-Mechanize-FormFiller.
* Add exslt, a community initiative to provide extensions to XSLT.eik2004-07-095-0/+61
| | | | | PR: 68821 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr>
* *******************IMPORTANT*******************jeh2004-07-092-3/+3
| | | | | | | | 4375 Emergency Dat release due to: Incorrect identification of BACKDOOR-BDJ trojan **********************************************
* Update to gtkpod 0.80vs2004-07-095-47/+9
| | | | | | | Changelog : http://gtkpod.sourceforge.net/ChangeLog PR: ports/68743 Submitted by: David Le Brun (maintainer)
* Correct pty type detectionsem2004-07-091-0/+1
| | | | | | PR: ports/68808 Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> Approved by: krion (mentor)
* datadesigner --> ports/devel/datadesignerijliao2004-07-091-0/+1
|
* add datadesigner 0.5ijliao2004-07-095-0/+57
| | | | Database Schema Designer
OpenPOWER on IntegriCloud