summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* add patchesmharo2000-04-182-0/+20
|
* update to 0.15.8mharo2000-04-184-7/+7
| | | | | PR: 18052 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update to 2.2mharo2000-04-185-60/+45
| | | | | | | change maintainer to patseal@hyperhost.net PR: 18064 Submitted by: Patrick Seal <patseal@hyperhost.net>
* update to 4.4.1mharo2000-04-173-10/+10
|
* change header file ordermharo2000-04-174-6/+32
| | | | | PR: 18055 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
* update MASTER_SITESmharo2000-04-171-1/+1
| | | | | PR: 17876 Submitted by: Horance Chou <horance@freedom.ie.cycu.edu.tw>
* restore portname to pre PORTNAME conversion namemharo2000-04-171-1/+1
| | | | | PR: 17990 Submitted by: tkato@prontomail.ne.jp
* restore portname to original namemharo2000-04-174-8/+12
| | | | | PR: 17989 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update MASTER_SITESmharo2000-04-171-1/+2
| | | | | PR: 18007 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* update to 1.6.3mharo2000-04-172-3/+3
|
* update compatible libraries to -current.sumikawa2000-04-176-228/+188
|
* Update to postgresql 7 beta 5andreas2000-04-1756-3808/+4060
| | | | | | closes PR PR: 17736
* Update the squid23 port to fix a few loose ends:peter2000-04-1716-72/+240
| | | | | | - the distributed patches got regenerated to have the correct paths - disable optimization because of gcc bugs (as recommended by squid folks) - list a few new --enable/--disable options
* 1) Popper always assume that fgets got whole line, so it is easy to makeache2000-04-172-19/+47
| | | | | | | | | fake headers by special long lines aligned to buffer boundary - popper treat them as separate lines. Whole code needs rewriting. As workaround increase MAXLINE to the value sendmail use, hoping sendmail itself not makes longer lines. 2) Fix EUIDL responses not properly \n terminated.
* addandreas2000-04-171-0/+1
| | | | RESTRICTED= "Cryptography"
* Remove maintainer as MAINTAINER, revert to ports@billf2000-04-172-2/+2
| | | | Submitted by: maintainer.
* Update Webmin to newest port 0.79andreas2000-04-173-124/+566
| | | | New: possibility to access webmin secure via SSL
* Fix copy and paste error in port header ...andreas2000-04-171-3/+3
| | | | Now you know, where I got my port template from ;-)
* o.k., easy-import changes _ to -andreas2000-04-171-1/+1
|
* Hopefully clean import of new port p5-Net_SSLeayandreas2000-04-175-0/+55
| | | | Needed for webmin port to support secure connection to webmin webserver
* Prepare for p5-Net_SSLeayandreas2000-04-171-0/+1
|
* GNU Pth 1.3.4 -> 1.3.5rse2000-04-172-2/+2
|
* balance parensmharo2000-04-171-1/+1
|
* Fix use of LOCALBASE.jkoshy2000-04-173-4/+9
| | | | | PR: ports/18017 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Minor fixes.tg2000-04-172-3/+5
| | | | | PR: 17975 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Fix depends.tg2000-04-171-5/+3
|
* Sorry, forgot to change the makefile.tg2000-04-171-1/+1
|
* Upgrade to 4.00.tg2000-04-172-35/+370
|
* Fix building modules on -current.tg2000-04-171-2/+2
| | | | Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Install ${PREFIX}/bin/vmware as a shell script which sets someknu2000-04-176-4/+38
| | | | | | | | | | | environment variables properly to run VMware, instead of installing it as a symbolic link to ${PREFIX}/lib/vmware/bin/vmware. Suggested by: Frank Mayhar <frank@exit.com> Add $FreeBSD$ on the top of the Hints.FreeBSD file. Add a link to the official VMware Product FAQ page.
* Add WWWache2000-04-171-0/+2
|
* Update to arla 0.32kris2000-04-172-1/+2
| | | | Submitted by: maintainer
* Upgrade to Setiathome v2.4. This is an important upgrade, as old (v1)kris2000-04-177-126/+212
| | | | | | | client data stopped being accepted some time ago. Please let me know if there's a change I've missed. PR: 16699, 17569, 17807
* Fix MASTER_SITEkris2000-04-171-1/+1
| | | | | PR: 18037 Submitted by: howardjp@wam.umd.edu
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-1776-377/+319
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-17115-852/+702
| | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports
* Replace AWOL maintainer with an active one (Assar Westerlund ↵kris2000-04-161-1/+1
| | | | | | <assar@stacken.kth.se>) No response from: thepish (previous maintainer)
* Fix to make this work in new PORTNAME/PORTVERSION scheme. This portasami2000-04-161-10/+11
| | | | | | | uses PKGNAME as part of the directory structure so the "pre" -> "p" change screwed up a whole bunch of stuff. Reported and reviewed by: Scott Allendorf <scott-allendorf@uiowa.edu>
* DISTNAME-related fixups.asami2000-04-163-3/+5
|
* portlint - mostly moving around variables.mharo2000-04-169-15/+11
|
* Update to 2.2.1mharo2000-04-164-40/+52
| | | | | | | | | Fixes: * fix some portname/version checking bugs * put EXTRACT_ONLY in section 1 checking * fix multi comment sections at top of Makefile regex * make portlint pass perl -w (this found a few bugs) No new features in this version
* netpbm is installed in ${LOCALBASE] now.asami2000-04-162-2/+2
|
* Finally update to bidwatcher 1.0.5.will2000-04-163-6/+4
| | | | | | | | | | | | | | | | | Changes include: 1) Original author no longer had time to work on bidwatcher. So someone else took up the code and put it on sourceforge. 2) Bandwidth load taken off people.FreeBSD.org now that we can get the distfiles off sourceforge instead. 3) Fix URI fennerism. Note: I'm aware of another bidwatcher fork, particularly the one by Wayne Schlitt (www.midwestcs.com/bidwatcher), which is at version 1.1.4; however I've decided to go with the sourceforge version since it actually does compile on FreeBSD (Wayne's version has some sort of Linux-specific timezone code, or at least it conflicts with our timezone() function). I can just hear the eBay freaks cheering this commit on..
* Fix URI fennerism; since the author still has a mainpage, set the URI towill2000-04-161-1/+1
| | | | that, so people going there might someday find something related to Hex.
* Update to battleball 2.1. Since the author's original site is gone, andwill2000-04-164-14/+39
| | | | | | | since the tarball seems to be available on tucows, we'll move it there instead of putting it on my people.FreeBSD.org space. This also fixes the distfile fennerism, and finally we can remove USE_IMAKE! The patches that have been removed are obsolete due to newer compilers.
* Add missing ldconfig.dirk2000-04-162-0/+4
|
* portlintmharo2000-04-162-3/+3
|
* add = after MASTER_SITESmharo2000-04-162-2/+2
|
* Update portlint so it supports PORTNAME/PORTVERSION. This versionmharo2000-04-164-452/+644
| | | | | | | | | | | | | | | | | | | | | | | | | | isn't 100% ready for prime time, but it works well enough that it should be fine to use for most things. I'm not sure if I'll have time to fix the few minor bugs that I know of and give it a good testing today. Parts of the PORTNAME/PORTVERSION changes were submitted by knu. Other changes in this version: * add "-V", version flag * use getopts instead of parsing @ARGV - this fixes a bug where you could only specify one flag after the dash (ie. -c -N would work and -cN wouldn't) * change some warnings to fatals * ignore dot directives in Makefile - this usually reduces the number of warnings displayed when a Makefile contains .include or .if foo * don't blame just emacs for leaving around temporary editor files * don't warn about installing files into /compat * correct counting of number of chars in pkg/COMMENT * understand multiple rcsid tags in the comments section - this allows us to have both $FreeBSD$ and $NetBSD$, for example without getting funky warning messages * scope variables with my instead of local so we can use strict to help us find bugs in portlint
* remove a.out supportmharo2000-04-161-2/+2
|
OpenPOWER on IntegriCloud