summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add missing man-pages, correct dependencies.Dmitry Sivachenko2004-02-171-1/+18
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=101218
* Add webreport 1.5, webReport is a web log statistics program for webClement Laforet2004-02-177-0/+113
| | | | | | | | | | | | | | | | | hosting sites. WebReport is a web log statistics reporting program especially designed for virtual web hosting sites. It is also very useful for signle hosting sites. the main difference between WebReport and other statics programs is a configuration file which allows for easy manipulation of the features. WWW: http://www.inter7.com/webreport2.html PR: ports/62904 Submitted by: ismail@enderunix.org Notes: svn path=/head/; revision=101216
* USE_BISON to unbreak the build.Tilman Keskinoz2004-02-171-2/+1
| | | | Notes: svn path=/head/; revision=101214
* Use QT3 instead of QT2.Tilman Keskinoz2004-02-174-13/+42
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=101213
* Add NO_LATEST_LINK flag.Shigeyuki Fukushima2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101212
* Respect CFLAGSTilman Keskinoz2004-02-171-0/+6
| | | | Notes: svn path=/head/; revision=101211
* Authors replaced source tarball.Lev A. Serebryakov2004-02-173-16/+4
| | | | Notes: svn path=/head/; revision=101210
* Update to version 2.0.12.Dmitry Sivachenko2004-02-172-2/+3
| | | | Notes: svn path=/head/; revision=101209
* - Try again in fixing the installPav Lucistnik2004-02-172-10/+9
| | | | | | | | PR: ports/62908 Submitted by: Marek &#321;ukaszuk <case@tao.geeks.pl> Notes: svn path=/head/; revision=101208
* - Obey PTHREAD_LIBS also when libpthread exists.Alexander Leidinger2004-02-173-45/+74
| | | | | | | | | - Use/respect DATADIR and DOCSDIR. Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=101207
* Fix build on AMD64Tilman Keskinoz2004-02-171-0/+4
| | | | Notes: svn path=/head/; revision=101206
* Update to 8.2.Dag-Erling Smørgrav2004-02-1710-44/+112
| | | | Notes: svn path=/head/; revision=101205
* Depend on glib20 for AMD64. This should fix build on AMD64Tilman Keskinoz2004-02-171-1/+8
| | | | Notes: svn path=/head/; revision=101204
* BROKEN on 5.x: install failsKris Kennaway2004-02-171-0/+4
| | | | Notes: svn path=/head/; revision=101203
* - Remove unneeded -lcipherPav Lucistnik2004-02-171-8/+1
| | | | | | | - Unbreak Notes: svn path=/head/; revision=101202
* Update to 0.47Mathieu Arnold2004-02-173-9/+5
| | | | | | | Cleanup old things Notes: svn path=/head/; revision=101201
* add bind, pine, samba 3.xOliver Eikemeier2004-02-172-0/+10
| | | | Notes: svn path=/head/; revision=101200
* New distinfo. The checksum in the old one was wrong.Hartmut Brandt2004-02-171-1/+2
| | | | Notes: svn path=/head/; revision=101199
* New INDEX for 4.x, with 10357 portsKris Kennaway2004-02-171-6967/+7175
| | | | Notes: svn path=/head/; revision=101198
* BROKEN on 5.x: configure failsKris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101197
* - Remove unneeded reference to -lcipher, which was removed from -CURRENTPav Lucistnik2004-02-171-8/+2
| | | | | | | half year ago. Unbreak. Notes: svn path=/head/; revision=101196
* Update to 0.87Mathieu Arnold2004-02-172-3/+3
| | | | Notes: svn path=/head/; revision=101195
* Fix typos.Jimmy Olgeni2004-02-171-2/+2
| | | | Notes: svn path=/head/; revision=101194
* Fix a couple of typos (from ispell).Jimmy Olgeni2004-02-171-2/+2
| | | | Notes: svn path=/head/; revision=101193
* o Fix installation on bentoPhilip Paeps2004-02-171-5/+2
| | | | | | | | | | o Change my email address Noticed by: bento, kris Approved by: kris Notes: svn path=/head/; revision=101192
* BROKEN on 5.x: fails to patchKris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101191
* BROKEN: Missing dependencyKris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101190
* BROKEN on 5.x: does not compileKris Kennaway2004-02-171-0/+4
| | | | Notes: svn path=/head/; revision=101189
* Add LATEST_LINK to avoid duplicate package.Munechika SUMIKAWA2004-02-171-1/+3
| | | | | | | | Approved by: never@nevermind.kiev.ua Reported by: kris Notes: svn path=/head/; revision=101188
* Update to 0.23Mathieu Arnold2004-02-172-3/+3
| | | | Notes: svn path=/head/; revision=101187
* - integrate a new patch from squid-cache.org, seeSergei Kolobov2004-02-1724-96/+912
| | | | | | | | | | | | | | | | | | | | | | | | | | http://www.squid-cache.org/Versions/v2/2.5/bugs/#squid-2.5.STABLE4-ftp_telnet for details - integrate a patch by Glen Gibb to enable ARP based ACLs and make this an OPTION; see also http://www.squid-cache.org/bugs/show_bug.cgi?id=909 for his original bug report - integrate additional vendor patches - make --enable-underscores an OPTION - set a tighter ACL on libexec/pinger - use $SQUID_USER and $SQUID_GROUP in pkg-install - wordsmith comments - bump PORTREVISION PR: ports/62442 Submitted by: maintainer - Fix checksum for updated errorpages patch PR: ports/62923 Submitted by: Michal Pasternak <dotz@irc.pl> Approved by: maintainer Notes: svn path=/head/; revision=101186
* BROKEN: Missing dependency on qmakeKris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101185
* - use PTHREAD_CFLAGS and PTHREAD_LIBS everywhereDirk Meyer2004-02-172-12/+8
| | | | | | | - drop -lc Notes: svn path=/head/; revision=101184
* - Update to version 3.10.18.Kirill Ponomarev2004-02-174-7/+21
| | | | | | | | | | | - Patch for the correct load arjcrypt.so - Fix build on AMD64 PR: ports/62953 ports/62852 Submitted by: maintainer Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=101183
* BROKEN on 5.x: configure failsKris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101182
* Remove lang/squeak2.Mark Linimon2004-02-171-0/+1
| | | | | | | | PR: ports/62421 Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> (maintainer) Notes: svn path=/head/; revision=101181
* Remove squeak2 in favor of squeak3. squeak2 is outdated, obsolete andMark Linimon2004-02-176-116/+0
| | | | | | | | | | | no longer needed. PR: ports/62421 Submitted by: Roland Jesse <jesse@cs.uni-magdeburg.de> (maintainer) No objection: freebsd-ports Notes: svn path=/head/; revision=101180
* BROKEN on 5.x: does not compileKris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101178
* BROKEN: Does not fetchKris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101177
* Mark as deprecated: either fails to fetch, and has done so for some time;Mark Linimon2004-02-1711-1/+24
| | | | | | | | | | | | | | | | | | | and/or fails to build; and/or the maintainer has recommended that the ports are obsolete and should be deleted. In each of these cases, the port has been in trouble for quite some time. The deprecation date is set for April 09, 2004, except for a very few ports that are in really bad shape (or the maintainer has recommended deletion), in which case they are set for March 09, 2004. If anyone wants to keep these ports in the ports collection, now is the time to step up and fix them. PR: ports/62575 No objection: freebsd-ports, 10 days Notes: svn path=/head/; revision=101176
* - Honour PTHREAD_{CFLAGS,LIBS}Kirill Ponomarev2004-02-172-33/+2
| | | | | | | | PR: ports/62945 Submitted by: maintainer Notes: svn path=/head/; revision=101175
* BROKEN with perl != 5.6.1: broken plistKris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101174
* BROKEN: Broken dependencyKris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101173
* Update to version 1.7.1: update battery file more often; many bugfixes.Mark Linimon2004-02-176-40/+56
| | | | | | | | | | See ChangeLog for complete details. PR: ports/62645 Submitted by: arundel@gmx.net (maintainer) Notes: svn path=/head/; revision=101172
* FORBIDDEN on 5.x: does not respect PTHREAD_{CFLAGS,LIBS}Kris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101171
* Make start/stop messages consistent with other ports.Clive Lin2004-02-171-2/+2
| | | | Notes: svn path=/head/; revision=101170
* - Unbreak this version on 5.xKirill Ponomarev2004-02-172-2/+6
| | | | | | | | PR: ports/62951 Submitted by: maintainer Notes: svn path=/head/; revision=101169
* Use CUT macro.Trevor Johnson2004-02-173-3/+3
| | | | Notes: svn path=/head/; revision=101168
* - Update to version 1.0.0Kirill Ponomarev2004-02-172-3/+3
| | | | | | | | PR: ports/62941 Submitted by: maintainer Notes: svn path=/head/; revision=101167
* Previous attempt to unbreak master port did indeed fix the masterMark Linimon2004-02-171-1/+7
| | | | | | | port, but not this one (at least on 5.x). Informed maintainer. Notes: svn path=/head/; revision=101166