summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.12.6.Maxim Sobolev2001-10-294-4/+4
| | | | Notes: svn path=/head/; revision=49314
* Update WWW (previous one points too old page).Jun Kuriyama2001-10-292-2/+2
| | | | Notes: svn path=/head/; revision=49313
* Grrr. actually make it work post-repocopy.David E. O'Brien2001-10-291-1/+1
| | | | Notes: svn path=/head/; revision=49312
* Add a least instruction to use this application.Akinori MUSHA2001-10-291-0/+3
| | | | Notes: svn path=/head/; revision=49311
* fix build for -CURRENT: malloc.h is depriciated.FUJISHIMA Satsuki2001-10-294-0/+42
| | | | | | | | PR: 31572 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=49310
* update to 0.14.1b.FUJISHIMA Satsuki2001-10-295-16/+19
| | | | | | | | PR: 31477 Submitted by: maintainer Notes: svn path=/head/; revision=49309
* Add emacs21 support for pure and irchat-pj.Jun Kuriyama2001-10-296-8/+34
| | | | | | | Submitted by: Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp> Notes: svn path=/head/; revision=49307
* fix build for -CURRENT.FUJISHIMA Satsuki2001-10-292-0/+22
| | | | | | | | PR: 31569 Submitted by: maintainer Notes: svn path=/head/; revision=49306
* o fix install: change GCC_REV to match existing one.FUJISHIMA Satsuki2001-10-294-62/+28
| | | | | | | | | | o unify info files for future update. o ${MKDIR} ${PREFIX}/info is not needed as it is in BSD.local.dist. Reviewed by: maintainer Notes: svn path=/head/; revision=49305
* Fix spelling.David E. O'Brien2001-10-291-1/+1
| | | | Notes: svn path=/head/; revision=49304
* [Re]Update to version 1.5.David E. O'Brien2001-10-2932-264/+136
| | | | | | | | The legacy version is known as 'automake14' for those that find automake 1.5 incompatible. Notes: svn path=/head/; revision=49303
* USE_AUTOCONF and USE_AUTOMAKE now depend and use the legacy versions.David E. O'Brien2001-10-291-4/+4
| | | | | | | | | | This is the fastest way to move forward. A better way would be to set USE_AUTOCONF and USE_AUTOMAKE to the version desired. We can do that later, I don't want to hold up the update of the autoconf and automake ports the latest versions. Notes: svn path=/head/; revision=49302
* Add missing plist entries.Jun Kuriyama2001-10-282-0/+4
| | | | | | | Submitted by: ume Notes: svn path=/head/; revision=49301
* Update to 20011029. With this update, the binary package support hasAkinori MUSHA2001-10-288-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reached the one step higher level. It's *really* powerful. Enjoy! :) portupgrade: - Greatly improve the procedure of binary upgrading (-P/-PP): When a fetched package is not of the latest version: 1) If -PP is given and the package is at least newer than the current installation, put up with it and do an upgrade. 2) If -PP is given and the package is now newer than the current installation, give up. 3) Else, fall back to the port. This way you can now do binary upgrades just as you'd expect. - Improve the new installation procedure as well. - Allow using ports glob patterns in the configutation variables MAKE_ARGS and HOLD_PORTS. - If a port/package matches multiple entries of MAKE_ARGS, join all the arguments using the space as separator. pkg_fetch: - Introduce a new {environment,configuration} variable PKG_SITES. You can now specify multiple URI's to fetch packages from. - When a URI is given, check for the last path component and if it is not "Latest" or "All", fetch the dependent ports from the same directory. (-R) - Do not repeat same error messages. - Properly reflect the environment variables defined in pkgtools.conf. pkg_deinstall: - Add a timestamp hack as well as portupgrade to let the pkgdb engine properly detect an update of PKG_DBDIR. pkgdb: - When the user chooses to delete a dependency, comment the line out instead of deleting it. pkgtools.conf: - Provide some useful predefined constants and functions. Notes: svn path=/head/; revision=49300
* CONFIGURE_ARGS = -> += for child portsAndrey A. Chernov2001-10-281-1/+2
| | | | Notes: svn path=/head/; revision=49299
* - Upgrade to 2.6d. KAME IPv6 patch was migrated.Munechika SUMIKAWA2001-10-285-31/+41
| | | | | | | | - Configuration file was moved into /usr/local/etc/wwwoffle.conf. I believe this is suitable for FreeBSD style. Notes: svn path=/head/; revision=49298
* Remove an extra `y'.Jeroen Ruigrok van der Werven2001-10-282-2/+0
| | | | | | | | PR: 17806 Submitted by: Pete Fritchman <petef@databits.net> Notes: svn path=/head/; revision=49297
* uncomment finder-inf.elc.FUJISHIMA Satsuki2001-10-281-2/+1
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=49296
* o Update maintainer's email address.FUJISHIMA Satsuki2001-10-281-3/+3
| | | | | | | | | | | | | o Host distfile on maintainer's personal site; the master site has sailed off the edge of the world. PR: 31557 Submitted by: maintainer o remove ":install" from LIB_DEPENDS. DEPENDS_TARGET is "intsall" by default. Notes: svn path=/head/; revision=49295
* Update this port to use the latest version of NKF. (1.92)Masafumi Max NAKANE2001-10-281-9/+14
| | | | | | | | Submitted by: TOGAWA Satoshi <toga@puyo.org> PR: 31287 (2/2) Notes: svn path=/head/; revision=49293
* Update to 1.92.Masafumi Max NAKANE2001-10-283-15/+27
| | | | | | | | Submitted by: TOGAWA Satoshi <toga@puyo.org> PR: 31287 (1/2) Notes: svn path=/head/; revision=49292
* update to 011028.FUJISHIMA Satsuki2001-10-282-2/+2
| | | | Notes: svn path=/head/; revision=49291
* update to 1.1.FUJISHIMA Satsuki2001-10-282-2/+2
| | | | | | | | PR: 31551 Submitted by: maintainer Notes: svn path=/head/; revision=49290
* Sort plist to reduce diff each other.Jun Kuriyama2001-10-287-14/+14
| | | | Notes: svn path=/head/; revision=49289
* Oops, I put old patchfile on freefall. Update to use new one.Jun Kuriyama2001-10-284-4/+4
| | | | Notes: svn path=/head/; revision=49288
* Add knob to switch target to emacs20 for editors/tamago.Jun Kuriyama2001-10-282-0/+14
| | | | Notes: svn path=/head/; revision=49286
* Add a patch to catch up tamago's CVS.Jun Kuriyama2001-10-286-10/+26
| | | | | | | | | Change default taget to emacs21. Reviewed by: ports-jp Notes: svn path=/head/; revision=49285
* NeoWebScript[tm] is a module for the Apache webserver that allows you toMikhail Teterin2001-10-2816-0/+1214
| | | | | | | | | | | | | | | | | | | | | | | | | embed the Tcl/Tk programming language in your webpages as a scripting tool. It was invented by Karl Lehenbauer, NeoSoft's Chief Technical Officer, and documented, enhanced and extended by NeoSoft's programmers and technical writers. WWW: http://www.sourceforge.net/projects/nws/ The changes: . don't build the Apache, TclX, gd, db, neo-tcl bundled in the tarball, but use those that are installed by their ports . don't generate GIFs -- use PNGs . look in /var/log for Apache's log file . use /var/db/neowebscript for caches and per-user databases . expose some configuration knobs into the neowebscript.conf -- there should be no need to edit init.tcl itself anymore All of the bundled demos work, except for the gd-based banner generator. The demo code uses Gdtclft commands that don't exist in the modern Gdtclft. Notes: svn path=/head/; revision=49283
* Prevent build from breaking when the user has incompatible version ofMunechika SUMIKAWA2001-10-281-0/+13
| | | | | | | | | openldap installed at the time of build. Obtained from: www/mozilla Notes: svn path=/head/; revision=49282
* Upgrade to 20011026.Munechika SUMIKAWA2001-10-284-4/+4
| | | | Notes: svn path=/head/; revision=49281
* LIB_DEPEND on tclx83 instead of 82, now that the tclX port is upgraded.Mikhail Teterin2001-10-281-1/+2
| | | | Notes: svn path=/head/; revision=49280
* Correct Guppi entry in LIB_DEPENDS after updating Guppi to 0.40.0.Maxim Sobolev2001-10-283-3/+3
| | | | Notes: svn path=/head/; revision=49279
* update to 0.9.2.FUJISHIMA Satsuki2001-10-282-2/+2
| | | | | | | | PR: 31519 Submitted by: maintainer Notes: svn path=/head/; revision=49278
* update to 0.9.5.FUJISHIMA Satsuki2001-10-288-44/+78
| | | | | | | | PR: 31506 Submitted by: maintainer Notes: svn path=/head/; revision=49277
* o sync with x11/XFree86-4FUJISHIMA Satsuki2001-10-282-0/+28
| | | | | | | | - startx -nolisten tcp by default. - set login.conf environment for xdm. Notes: svn path=/head/; revision=49276
* Upgrade to 7.5.4.Masafumi Max NAKANE2001-10-282-2/+7
| | | | | | | | | While at it, change the pre-fetch to display a note suggesting unsetenv'ing FTP_PASSIVE_MODE if set, as the master site seems to have problem w/ passive ftp. Notes: svn path=/head/; revision=49275
* Add missing dependency on textproc/libxml (from bento error logs).Jimmy Olgeni2001-10-271-1/+2
| | | | Notes: svn path=/head/; revision=49274
* I forgot to add the nessus-devel ports to the category Makefile.Jimmy Olgeni2001-10-271-0/+4
| | | | | | | Submitted by: Udo Schweigert <udo.schweigert@siemens.com> Notes: svn path=/head/; revision=49273
* Update to 1.4.3.Akinori MUSHA2001-10-273-21/+54
| | | | | | | | | PR: ports/31337 Submitted by: IWASHITA Yoji <shuna@pop16.odn.ne.jp> Approved by: MAINTAINER Notes: svn path=/head/; revision=49272
* Utilize the PATCH_WRKDIR knob now that it exists.David E. O'Brien2001-10-2718-72/+18
| | | | Notes: svn path=/head/; revision=49271
* This was repo copied from the 'autoconf' port to give us a legacyDavid E. O'Brien2001-10-274-24/+29
| | | | | | | | version. autoconf213 can live beside the latest 'autoconf', and is invoked specifically as 'autoconf213'. Notes: svn path=/head/; revision=49270
* This was repo copied from the 'automake' port to give us a legacyDavid E. O'Brien2001-10-274-82/+86
| | | | | | | | version. automake14 can live beside the latest 'automake', and is invoked specifically as 'automake14'. Notes: svn path=/head/; revision=49269
* Update to 3.0.2.David E. O'Brien2001-10-273-9/+9
| | | | Notes: svn path=/head/; revision=49268
* Use ${WRKDIR} instead of /tmp for the temporary output from sed becauseGary Jennejohn2001-10-273-6/+6
| | | | | | | | | it's just generally a better idea. Why didn't I think of that ? Submitted by: nectar Notes: svn path=/head/; revision=49267
* There's no such host as gw.feral.com any more.Matt Jacob2001-10-271-2/+1
| | | | Notes: svn path=/head/; revision=49266
* Update to 0.4.3.Akinori MUSHA2001-10-272-2/+2
| | | | Notes: svn path=/head/; revision=49265
* Patch startx so that X is started with the "-nolisten tcp" by default andJean-Marc Zucconi2001-10-273-1/+109
| | | | | | | | | add a "-listen_tcp" option to run X in non-secure mode. Submitted by: Jochem Kossen <j.kossen@home.nl> Notes: svn path=/head/; revision=49264
* Update to 0.1.4.Akinori MUSHA2001-10-273-18/+2
| | | | Notes: svn path=/head/; revision=49263
* Update to 0.0.5.Akinori MUSHA2001-10-273-2/+3
| | | | Notes: svn path=/head/; revision=49262
* Updated to 3.1.3.Mark Pulford2001-10-272-2/+2
| | | | Notes: svn path=/head/; revision=49261