aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Don't try and guess what the type of sys_nerr is, use <stdio.h> instead.kris2002-08-244-0/+40
|
* Remove -Wl,--export-dynamic from the list of LDFLAGS. This caused strangemarcus2002-08-242-3/+31
| | | | | bus errors in the pango library (perhaps a symbol name conflict). Bump PORTREVISION.
* Split patch files into one patch per file.kris2002-08-246-74/+77
| | | | | Fix build on current by #including the relevant headers instead of trying to guess declarations.
* Unreak port.dinoex2002-08-241-5/+9
| | | | | Build only with sendmail-old port. PR: 36772
* c2hs --> ports/devel/c2hsobraun2002-08-241-0/+1
|
* Add c2hs 0.10.15, c->Haskell, an Interface Generator for Haskell.obraun2002-08-2411-0/+107
| | | | Approved by: dwcjr (mentor)
* Mark FORBIDDEN:kris2002-08-241-0/+2
| | | | | | | The distfile appears to have been withdrawn due to a vulnerability a llowing injection of HTML code into the web front-end: http://www.der-keiler.de/Mailing-Lists/Securiteam/2001-09/0021.html
* use port math/libgmp4 in CURRENTdinoex2002-08-2410-10/+40
| | | | | | Fix SSL problem. PR: 40450 Submitted by: tacho@factline.com,kiwi@oav.net
* Force libtool script to be executed by /bin/sh, not "whatever shellkris2002-08-241-0/+1
| | | | | | | you are currently running", which doesn't work too well if it happens to be e.g. csh. Noticed by: bento
* Remove this patch, it's not actually needed.archie2002-08-241-11/+0
|
* Fix MASTER_SITES (1) and WWW.obraun2002-08-242-3/+4
| | | | | | | | ${PERL} -> ${REINPLACE_CMD} PR: ports/41939 Submitted by: Josef El-Rayes <shammer@satanii.enemy.org> (1), maintainer Approved by: dwcjr (mentor)
* We don't need automake.ume2002-08-241-3/+0
| | | | Reported by: Jason Mealins <jason_mealins@bigfix.com>
* Update to 1.14.4.shige2002-08-247-6/+80
| | | | | PR: ports/41640 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
* Mark BROKEN since source only available via CVS for nowlioux2002-08-241-0/+4
| | | | | PR: 41896 Submitted by: maintainer
* 1. Fix typo (s/INSTALL_SHLIBS/INSTALLS_SHLIB/)perky2002-08-232-18/+16
| | | | | | | | 2. Two minor style fixes (whitespace and EXTRACT_SUFX) 3. Bump PORTREVISION due to [1]. PR: 41933 (1, 3) Submitted by: maintainer
* * Use GNOMENG for ESounD.naddy2002-08-233-17/+22
| | | | * Kill .la files.
* Upgrade to 2.13.obraun2002-08-235-40/+2
| | | | | | PR: ports/41941 Submitted by: maintainer Approved by: dwcjr (mentor)
* upgrade to 1.5.2ijliao2002-08-232-2/+2
|
* Fix build on -currentade2002-08-232-0/+40
| | | | Submitted by: mike
* avcheck --> ports/security/avcheckobraun2002-08-231-0/+1
|
* Add avcheck 0.9, a simple antivirus solution for a mail system.obraun2002-08-236-0/+80
| | | | | | PR: ports/41922 Submitted by: Denis Shaposhnikov <dsh@vlink.ru> Approved by: dwcjr (mentor)
* Add missing .pyo files to each pkg-plistperky2002-08-2328-0/+320
|
* Fix MASTER_SITES.kevlo2002-08-231-1/+1
|
* Update to version 2.0.2kevlo2002-08-233-929/+1064
|
* Remove non-existent WWW.demon2002-08-231-3/+0
|
* Update to 200208 version.yoichi2002-08-232-4/+4
| | | | | * L dictionary is updated * mode specification line is updated.
* Update to version 2.5.0kevlo2002-08-233-27/+33
| | | | | PR: 41016 Submitted by: Tilman Linneweh <tilman@arved.de>
* upgrade to 0.9.6, unFORBIDDENbillf2002-08-236-18/+36
|
* Update to version 0.1.19.kevlo2002-08-233-8/+97
| | | | | PR: 41914 Submitted by: MAINTAINER
* Update MASTER_SITES.kevlo2002-08-231-1/+2
| | | | | PR: 41910 Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at>
* o Update to 1.1perky2002-08-234-4/+31
| | | | | o Add SWIDTH* support for recent -current world o Add {ru_RU,zh_CN,zh_TW}.UTF-8 locales support
* Update to version 2.18kevlo2002-08-234-18/+19
| | | | | PR: 41882 Submitted by: MAINTAINER
* Fix MASTER_SITE and WWW.kevlo2002-08-232-2/+2
| | | | | PR: 41886 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to 0.20kevlo2002-08-232-2/+2
| | | | | PR: 41883 Submitted by: MAINTAINER
* - Update to 2.08kevlo2002-08-233-2/+4
| | | | | | | - Add WWW PR: 41884 Submitted by: MAINTAINER
* Update to version 5.2.11kevlo2002-08-232-2/+2
| | | | | PR: 41893 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Update to version 1.9.1kevlo2002-08-233-4/+5
| | | | | PR: 41894 Submitted by: Erwin Lansing <erwin@lansing.dk>
* Fixed the zombie prevention.kevlo2002-08-232-5/+55
| | | | | PR: 41898 Submitted by: MAINTAINER
* Fix a bug caused by passing insufficient arguments to strncmp(). Thiskris2002-08-232-0/+12
| | | | | was non-fatal for the compiler in -stable because strncmp() is not prototyped, but it fails on -current. Bump PORTREVISION.
* Respect CC and CFLAGSkris2002-08-231-0/+14
|
* Grab all the qt2/kde2 ports with no maintainer and put them under kde@alane2002-08-2323-23/+23
| | | | maintainership.
* Build with CXX and CXXFLAGS instead of CC and CFLAGS (fixes build onkris2002-08-231-1/+1
| | | | current)
* <malloc.h> -> <stdlib.h> to fix build on currentkris2002-08-231-0/+11
|
* Respect CXX and CXXFLAGS, and link with CXX, not gcc.kris2002-08-231-0/+17
|
* Remove explicit dependency already covered by USE_GNOMELIBS.archie2002-08-231-3/+3
|
* Patches to fix compilation on -stable.archie2002-08-232-0/+27
|
* Use POSIX syntax for chown to fix install on 5.xkris2002-08-231-1/+1
|
* Chase <machine/soundcard.h> to <sys/soundcard.h> to fix build on 5.xkris2002-08-233-20/+9
|
* Don't redeclare functions defined in <stdlib.h>kris2002-08-231-7/+0
| | | | Noticed by: bento
* Chase <machine/souncard.h> -> <sys/soundcard.h>kris2002-08-231-245/+176
|
* Prefer <limits.h> over <values.h> as the latter has been removed fromkris2002-08-234-0/+44
| | | | | | -current. Noticed by: bento
* Correct a typo to allow this to buildkris2002-08-231-3/+3
| | | | Noticed by: bento
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)kris2002-08-231-0/+11
|
* Use POSIX syntax for chown to fix install on -currentkris2002-08-231-3/+3
| | | | Noticed by: bento
* Fix build on -STABLE.naddy2002-08-231-1/+2
| | | | | PR: 41853 Submitted by: Adam Weinberger <adam@vectors.cx>
* Fix a build problem on -CURRENT.jim2002-08-232-0/+12
| | | | | Pointed out by: Vladimir B. Grebenschikov <vova@sw.ru> Patch tested by: Munish Chopra <mchopra@engmail.uwaterloo.ca>
* Upgrade to 2.5.6obraun2002-08-233-211/+2
| | | | | | PR: ports/41696 Submitted by: maintainer Approved by: dwcjr (mentor)
* gtkgrepmail --> ports/mail/gtkgrepmailobraun2002-08-231-0/+1
|
* Add gtkgrepmail 0.6, a gtk front-end to grepmail.obraun2002-08-237-0/+110
| | | | | PR: ports/38286 Approved by: dwcjr (mentor)
* Fix MASTER_SITES.obraun2002-08-232-2/+2
| | | | | | PR: ports/41885 Submitted by: maintainer Approved by: dwcjr (mentor)
* Update to 1.6.8.marcus2002-08-236-6/+6
|
* Update to adzap-20020821kris2002-08-232-2/+2
|
* slrnface --> ports/news/slrnfaceobraun2002-08-231-0/+1
|
* Add slrnface 1.2, shows X-Faces from slrn in X11 terminal emulator.obraun2002-08-239-0/+84
| | | | | PR: ports/36967 Approved by: dwcjr (mentor)
* BerkeleyDB cleanup - stage 3ade2002-08-2321-1142/+15
| | | | | Version 2 of Berkeley DB has been repo-copied to databases/db2, for naming consistency with the other ports. Fix dependencies accordingly.
* Fix typo that would have meant this port would not have compiledade2002-08-231-1/+1
| | | | if db3 support had been selected.
* Update to 0.183lioux2002-08-234-4/+4
|
* BerkeleyDB cleanup - stage 2ade2002-08-2349-240/+324
| | | | | Update databases/db3 to 3.3.11, and fix the few ports that need sorting after the shlib version update, and a slight API change from 3.2.x->3.3.x
* BerkeleyDB cleanup:ade2002-08-239-1071/+0
| | | | Stage 1: clean out databases/db33 port
* forbid because of possible security bugtrevor2002-08-232-0/+4
|
* Clean up the openssh/openssl modules:kris2002-08-231-3/+4
| | | | | | | | | | | | | * Remove duplicate crypto_openssh module in favour of openssh * Remove crypto_openssh-portable, which is no longer in the repo * Point openssl module to crypto/openssl and add ports_openssl instead * Add openssl-beta, forgotten by dinoex Add orion-devel, forgotten by znerd Pointy hats to: dinoex, znerd
* Finish removing this port.kris2002-08-231-24/+0
| | | | Pointy hat to: taoka
* Remove sablepath and licq-develkris2002-08-231-2/+0
| | | | Pointy hats to: archie, fjoe
* Add orion-devel to SUBDIR after repo-copy.kris2002-08-231-0/+1
| | | | Pointy hat to: znerd
* Remove clo++ from SUBDIRkris2002-08-231-1/+0
| | | | Pointy hat to: kevlo
* Add openssl-beta to SUBDIRkris2002-08-231-0/+1
| | | | Pointy hat to: dinoex
* Remove licq-devel from SUBDIRkris2002-08-231-1/+0
| | | | Pointy hat to: fjoe
* Remove sablepath from SUBDIRkris2002-08-231-1/+0
| | | | Pointy hat to: archie
* Add libpdel to SUBDIR.kris2002-08-231-0/+1
| | | | Pointy hat to: archie
* Remove ghostscript6, which was deleted several weeks ago.kris2002-08-231-1/+0
| | | | Pointy hat to: clive
* Update to 0.5.perky2002-08-233-2/+4
|
* Add generic-haskell 1.23, the Generic Haskell compiler.obraun2002-08-226-0/+109
| | | | | PR: ports/40239 Approved by: dwcjr (mentor)
* Use USE_GNOMENG.marcus2002-08-222-12/+2
| | | | | PR: 41880 Submitted by: maintainer
* * Use USE_GNOMENGmarcus2002-08-222-97/+96
| | | | | | | | * Properly place files under GNOME hierarchy * Install an icon in ${PREFIX}/share/gnome/pixmaps * Bump PORTREVISION Approved by: timeout from maintainer
* Fix MASTER_SITES.demon2002-08-221-2/+2
| | | | | PR: 41891 Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at>
* * Install three binaries with prefix "-ghc" to avoid problems withobraun2002-08-229-1056/+1194
| | | | | | | | | | textproc/haxml and devel/drift. (1) * Add WITHOUT_PROFILE knob to install without profiling libraries. (2) * Bump PORTREVISION. PR: ports/41051 (1), ports/41231 (2) Submitted by: Volker Stolz <vs@lambda.foldr.org> (2) Approved by: maintainer, dwcjr (mentor)
* Fix syntax error in the no distfile case.netchild2002-08-222-2/+2
| | | | Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
* Update for acpica-unix-20020725.iwasaki2002-08-223-4/+15
| | | | Also fixed yacc version of iasl.
* Update to version 0.5.4kevlo2002-08-225-24/+27
| | | | | PR: 41356 Submitted by: Ports Fury
* Fix build.kevlo2002-08-223-14/+21
| | | | | PR: 41362 Submitted by: Ports Fury
* Add more MASTER_SITESkevlo2002-08-221-1/+5
| | | | | PR: 41878 Submitted by: MAINTAINER
* patch against SSL man-in-the-middle attack, described intrevor2002-08-224-4/+62
| | | | | | | | | | | | | | http://www.kde.org/info/security/advisory-20020818-1.txt (not yet confirmed on FreeBSD) Requested by: security-officer ftp://ftp.kde.org/pub/kde/security_patches/post-2.2.2-kdelibs-kssl.diff Approved by: will, with these reservations: Please note, however, that the patch will be untested and not supported by kde@, similar to the way other people offer patchsets for older versions of FreeBSD that so@ does not support. Also note that the patch does not really seem "official" because it was never applied to their CVS.
* Update to 1.4.2.marcus2002-08-224-6/+4
|
* Update to version 0.1.1. Fixes build problems on -stable.archie2002-08-222-2/+2
|
* * Use USE_GNOMENGmarcus2002-08-221-5/+8
| | | | | | * Re-add dependency on gmake to fix build problems PR: 41845 and 41877
* Upgrade to version 0.3.1. This fixes build problems on -stable.archie2002-08-223-2/+3
|
* Update to version 0.9.5kevlo2002-08-223-16/+24
| | | | | PR: 41871 Submitted by: MAINTAINER
* Fix a last minute show stopper bug, re-roll the tarball + bumppetef2002-08-222-1/+2
| | | | | | PORTREVISION. Submitted by: maintainer (author)
* o Remove redundant dependency on py-tkinter.perky2002-08-221-1/+1
| | | | | | o Bump PORTREVISION that I've missed on last commit. Submitted by: Glenn Johnson <glennpj@charter.net>
* Update to 2.0.1.1.marcus2002-08-224-6/+6
|
* Update to the lastest versionkevlo2002-08-226-8/+32
| | | | | PR: 41872 Submitted by: MAINTAINER
* Use USE_GNOMENG.marcus2002-08-221-1/+2
| | | | | PR: 41876 Submitted by: maintainer
* Support GNOMENG.kevlo2002-08-222-2/+4
| | | | | PR: 41874 Submitted by: MAINTAINER
* Update to version 0.1.28kevlo2002-08-226-20/+190
| | | | | PR: 41875 Submitted by: MAINTAINER
* firestring --> ports/misc/firestringkevlo2002-08-221-0/+1
|
* Initial import of firestring 0.1.9.kevlo2002-08-226-0/+55
| | | | | | | | Libfirestring is a string handling library that provides maximum length aware string handling functions to programs. PR: 38025 Submitted by: Dean Hollister <dean@odyssey.apana.org.au>
* Add a dependecy to x11-toolkits/pmwperky2002-08-221-1/+2
| | | | | | PR: 41857 Submitted by: Glenn Johnson <gjohnson@srrc.ars.usda.gov> Approved by: maintainer
* Update to version 5.9.13kevlo2002-08-222-2/+2
| | | | | PR: 41623 Submitted by: Esa Karkkainen <ejk@iki.fi>
* Update to version 0.41kevlo2002-08-223-2/+5
| | | | | PR: 41618 Submitted by: MAINTAINER
* Update to version 2.36kevlo2002-08-222-2/+2
| | | | | PR: 41867 Submitted by: Chia-Hsing Yu <b7506061@csie.ntu.edu.tw>
* Update MASTER_SITESkevlo2002-08-221-1/+1
| | | | | PR: 41868 Submitted by: Josef El-Rayes <shammer@exception.at>
* Update MASTER_SITESkevlo2002-08-221-2/+2
| | | | | PR: 41869 Submitted by: Josef El-Rayes <j.el-rayes@muthaland.at>
* Take over maintainership of this one, too. Previous maintainer bounces.ade2002-08-222-2/+2
| | | | | | josh@ican.net SMTP error from remote mailer after RCPT TO:<josh@ican.net>: host smtp.primus.ca [216.254.136.21]: 550 Unknown local part josh in <josh@ican.net>
* Update to version 1.2.5.bsd2002-08-222-2/+2
|
* Update to 1.4 Build 174lioux2002-08-228-8/+8
|
* Update to 4219jeh2002-08-222-2/+2
|
* lws --> ports/www/lwsarchie2002-08-221-0/+1
|
* Add lws. Resort.archie2002-08-221-1/+2
|
* LWS is a lightweight web server which uses pthreads(3) for multi-taskingarchie2002-08-225-0/+66
| | | | | | | | | | | | | | | | | and libpdel(3) for HTTP, HTTPS, and configurable servlet support. The server can be configured via a buit-in admin web interface, or by manu- ally editing the XML configuration file. LWS supports multiple HTTP and HTTPS servers, each containing multiple virtual hosts. Each virtual host has a configurable list of servlets. The supported servlets types are file, redirect, and cookieauth. The file servlet includes optional support for tmpl(3) HTML templates. LWS maintains a self-rotating logfile(3) error log, with optional support for logging via syslog as well. LWS is intended to demonstrate features of the libpdel(3) library, and to be a lightweight web server for simple applications.
* * Update to 2.0.3marcus2002-08-223-12/+6
| | | | * Use USE_GNOMENG
* termlog --> ports/security/termlogobraun2002-08-221-0/+1
|
* Add termlog 1.0, monitor or log multiple system terminalsobraun2002-08-226-0/+27
| | | | | | | synchronously (real-time). Submitted by: Chris S.J. Peron <maneo@bsdpro.com> Approved by: dwcjr (mentor)
* Fix the us_intl keymap.anholt2002-08-222-1/+31
| | | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> Obtained from: Andoni Zubimendi <andoni@lpsat.net>
* popenhs --> ports/devel/popenhsobraun2002-08-221-0/+1
|
* Add popenhs 1.00.0, a popen-like library for Haskell.obraun2002-08-226-0/+39
| | | | | PR: ports/36939 Approved by: dwcjr (mentor)
* dri-devel --> ports/graphics/dri-develanholt2002-08-221-0/+1
|
* dri-devel port provides development DRI libraries and X Server.anholt2002-08-2211-0/+350
| | | | Reviewed by: lioux
* Change MAINTAINER to my FreeBSD address.obraun2002-08-222-2/+2
| | | | Approved by: dwcjr (mentor)
* Fix lang extension.mbr2002-08-222-2/+2
| | | | Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
* Add variables WARNSENDER, WARNRECIP, WARNADMIN and SMTPPORT.obraun2002-08-221-4/+14
| | | | | | | | Add USE_PERL5. PR: ports/41695 Submitted by: maintainer Approved by: dwcjr (mentor)
* (1) Take over maintainership whilst unifying the Sleepycat portsade2002-08-229-18/+18
| | | | (2) Un-spam the 'Whom' line from a previous commit
* MASTER_SITES changed.obraun2002-08-221-1/+1
| | | | | Submitted by: maintainer Approved by: dwcjr (mentor)
* drift --> ports/devel/driftobraun2002-08-221-0/+1
|
* Add drift 2.0.r3, a type sensitive preprocessor for Haskell.obraun2002-08-2211-0/+119
| | | | | PR: ports/41616 Approved by: dwcjr (mentor)
* Update to 2.1.7.ume2002-08-2216-136/+28
|
* Add man pages.naddy2002-08-222-0/+14
| | | | | | PR: 41756 Submitted by: Jos Backus <jos@catnook.com> Approved by: maintainer
* Update to 0.5.naddy2002-08-224-21/+33
| | | | | | PR: 41334 Submitted by: Adam Weinberger <adam@vectors.cx> Approved by: maintainer timeout
* Update to 0.1.6dwcjr2002-08-2210-316/+126
| | | | | PR: 41806 Submitted by: maintainer
* Update to 0.7.2.naddy2002-08-224-41/+16
| | | | | | PR: 41232 Submitted by: Jan Stocker <Jan.Stocker@t-online.de> Approved by: maintainer timeout
* Update descriptiondwcjr2002-08-224-46/+60
| | | | | PR: 41849 Submitted by: maintainer
* Add a MASTER_SITEdwcjr2002-08-221-1/+2
| | | | | PR: 41851 Submitted by: maintainer
* Use PORTVERSION in pkg-plistdinoex2002-08-2210-2370/+2375
|
* Update to 3.0.361dinoex2002-08-2230-2485/+2445
| | | | | new MAINTAINER, no respose from previous MAINTAINER for more than 3 months. Submitted by: kiwi@oav.net
* Master site subdirectory has changed.cy2002-08-221-1/+1
| | | | Noticed by: bento
* Use USE_GNOMENG.marcus2002-08-222-38/+56
| | | | Approved by: timeout from maintainer
* Revert the last commit and make nedit use INSTALL_PROGRAM,MAN,DATA.deischen2002-08-213-6/+5
| | | | | PR: 41687 Submitted by: James E. Flemer <jflemer@acm.jhu.edu
* Change MAINTAINER to my FreeBSD address.obraun2002-08-214-6/+50
| | | | | | | | Do not allow building with ghc-5.04 due to errors. Add patch to fix build on bento. PR: ports/40828 Approved by: dwcjr (mentor)
* I guess something changed in ports/Mk so that BINOWN, BINGRP, anddeischen2002-08-211-0/+1
| | | | | | | | BINMODE are no longer set when make'ing. Manually add them to MAKE_ENV in the port's Makefile. PR: 40800, 41687 Submitted by: kan
* Update to 1.07.obraun2002-08-2112-156/+603
| | | | | | | | | Changed WWW. Change MAINTAINER to my FreeBSD address. Added WITH_GHC and WITHOUT_NHC98 knobs. PR: ports/41667 Approved by: dwcjr (mentor)
* Update to alpha19dwcjr2002-08-2110-94/+14
|
* Update to 3.06.obraun2002-08-218-8/+14
| | | | | | | | Changed WWW. PR: ports/41574 Submitted by: obraun Approved by: maintainer, dwcjr (mentor)
* Update to 1.14a.obraun2002-08-212-3/+3
| | | | | | | | Change MAINTAINER to my FreeBSD address. PR: ports/41629 Submitted by: obraun Approved by: dwcjr (mentor)
* Change MAINTAINER to my FreeBSD address.obraun2002-08-2113-13/+13
| | | | Approved by: dwcjr (mentor)
* Add myself.obraun2002-08-211-0/+1
| | | | Approved by: dwcjr (mentor)
* Update mail/offlineimap to 3.2.6nbm2002-08-213-79/+82
| | | | | PR: 41844 Submitted by: Sergei Kolobov <sergei@kolobov.com>
* Please welcome Oliver Braun (obraun), a new ports committer who isdwcjr2002-08-211-0/+1
| | | | | | | | | specifically interested in Haskell ports, but will be helping us with the enormous list of open pr's in gnats. Commit bit type: ports Approved by: portmgr Mentored by: dwcjr
* Applied this patch to ensure build smoothly onkevlo2002-08-212-1/+13
| | | | | | | some environment/compiler. PR: 41535 Submitted by: MAINTAINER
* Add p5-libapreq dependencykevlo2002-08-211-0/+1
| | | | | PR: 41572 Submitted by: MAINTAINER
* Update to the lastest versionkevlo2002-08-212-2/+2
| | | | | PR: 41581 Submitted by: MAINTAINER
* Update to version 0.9p8kevlo2002-08-213-2/+3
| | | | | PR: 41593 Submitted by: MAINTAINER
* Update WWWkevlo2002-08-211-1/+1
| | | | | PR: 41837 Submitted by: MAINTAINER
* Update WWWkevlo2002-08-211-1/+1
| | | | | PR: 41838 Submitted by: MAINTAINER
* Update to version 2.17kevlo2002-08-213-6/+8
| | | | | PR: 41641 Submitted by: MAINTAINER
* Update to version 0.7.7.anders2002-08-212-2/+2
|
* Add LIB_DEPENDS for freetype and libGLU, both of which are required to compile.anholt2002-08-211-1/+4
| | | | | XFree86-4-libraries (for GLU) is already depended on, but people upgrading from older X could miss the dependency.
* fix a PREFIX Problemdinoex2002-08-212-2/+2
| | | | Submitted by: joerg
* update supporting algorithmsijliao2002-08-211-2/+3
| | | | Submitted by: Jack Lloyd <lloyd@acm.jhu.edu>
* Remove USE_ESOUND since sdl12 depends on esound.nobutaka2002-08-212-2/+0
| | | | | PR: 41596 Submitted by: Brad Laue <brad@brad-x.com>
* Update to version 0.4.5kevlo2002-08-218-36/+24
| | | | | PR: 41798 Submitted by: Ports Fury
* Update MASTER_SITES and WWW: linekevlo2002-08-212-18/+19
| | | | | PR: 41796 Submitted by: Ports Fury
* xmms-blursk --> ports/graphics/xmms-blursklioux2002-08-211-0/+1
|
* New port xmms-blursk version 1.3: A XMMS plugin inspired by "Blurlioux2002-08-217-0/+62
| | | | | | Scope" Submitted by: David Yeske <dyeske@yahoo.com>
* - Fix detection of libreadline and bump PORTREVISION [1]pat2002-08-218-0/+130
| | | | | | | - Allow port to compile on -current Submitted by: David Yeske <dyeske@yahoo.com> [1] Reviewed by: maintainer
* lire --> ports/sysutils/lirekevlo2002-08-211-0/+1
|
* Initial import of lire 1.1.kevlo2002-08-217-0/+793
| | | | | | | Lire is a logfile analyse toolkit for multiple applications. PR: 41813 Submitted by: Edwin Groothuis <edwin@mavetju.org>
* Update to version 3.06kevlo2002-08-215-69/+12
| | | | | PR: 41822 Submitted by: Ronald Kuehn <rk@ronald.org>
* Update to version 0.39.3kevlo2002-08-215-16/+6
| | | | | PR: 41832 Submitted by: MAINTAINER
* Update to version 1.1kevlo2002-08-214-82/+18
| | | | | PR: 41821 Submitted by: MAINTAINER
* Update to 2.6.0kevlo2002-08-212-2/+2
| | | | | PR: 41825 Submitted by: MAINTAINER
* Link libpdel --> ports/devel/libpdel. Also resort list.archie2002-08-211-9/+10
|
* The Packet Design Embedded Library (PDEL) is a C library containing anarchie2002-08-215-0/+552
| | | | | | | | | | | | | | | | | | | | | | | | | | assorted collection of code useful for developing embedded applications: - C data structure run-time introspection library: structs(3) - Threaded HTTP client/server library: http_server(3) - Application configuration framework: app_config(3) - Heap memory accounting and sanity checking: typed_mem(3) - File template library: tmpl(3) - Routines to configure networking interfaces, ARP table, and routing table (FreeBSD only): if_util(3), route_msg(3), uroute(3) - Logging library: alog(3) - Generic TCP server: tcp_server(3) - Generic hash table implementation: ghash(3) - Generic balanced tree implementation: gtree(3) - FILE * enhancements: - Base-64 encoding/decoding: base64(3) - Events and actions with automated locking: paction(3), pevent(3) - Generalized per-thread variables: tinfo(3) - Message ports: mesg_port(3) - Digital signature creation/verification: rsa_util_sign(3) - Filesystem mounting/unmounting (FreeBSD only): fs_mount(3) - String quoting/parsing: string_enquote(3) For more details, see the individual man pages referenced above.
* Update port to latest upstream release, 2.8.4d.thomas2002-08-214-6/+6
| | | | | | | Update MAINTAINER address. Reviewed by: roberto Approved by: roberto
* L-Breeder --> ports/biology/L-Breederlioux2002-08-211-0/+1
|
* New port L-Breeder version 1.0: Allows you to display and breedlioux2002-08-219-0/+96
| | | | | | | L-system forms PR: 38725 Submitted by: David Yeske <dyeske@yahoo.com>
* Update to 1.0.2.knu2002-08-213-67/+79
|
* Resurrect krb5-beta for 1.2.6-beta1.cy2002-08-212-0/+2
|
* New MIT Kerberos V beta, V 1.2.6-beta1.cy2002-08-2124-0/+912
|
* Update to 2.4.0.8.marcus2002-08-215-52/+56
|
* Update to 2.0.3.marcus2002-08-219-9/+12
|
* o Make perl -MConfig -e 'use lib $Config{installsitelib}' worktobez2002-08-2110-5/+230
| | | | | | o Bump PORTREVISION Prompted by: green
* Update to 2.4.1.knu2002-08-212-2/+2
|
* Update to 1.0.0.knu2002-08-212-2/+2
|
* Fix build: malloc() prototype already provided by <stdlib.h>.naddy2002-08-211-1/+1
| | | | Submitted by: Brian Minard <bminard@flatfoot.ca>
* o update to upstream version 1.4naddy2002-08-218-22/+24
| | | | | | | o move binary to proper place ${PREFIX}/sbin PR: 41803 Submitted by: Simon Schubert <corecode@corecode.ath.cx>
* * Update to version 1.0-pre1, which incorporates all our portabilitynaddy2002-08-2111-141/+33
| | | | | fixes plus miscellaneous small improvements. * Enable plugins again by installing .la files (oops).
* Forgot to take maintainership of these buggers, too.alane2002-08-213-3/+3
|
* Update to 2.4.2.marcus2002-08-212-3/+3
|
* Upgrade to version 1.8.9.demon2002-08-212-2/+2
|
* Update to 4.09r2lioux2002-08-219-9/+9
| | | | | PR: 41614 Submitted by: Thomas E. Zander <riggs@hadiko.de>
* o Do not install *.la files; hence, add USE_LIBTOOL required bylioux2002-08-216-24/+54
| | | | | | | | | | patch o Fix build when WITHOUT_SDL is defined o Convert to USE_GNOMENG o Bump PORTREVISION PR: 41501 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* o Install header files so that this library is actually usablelioux2002-08-212-0/+21
| | | | | | o Bump PORTREVISION Prompted by: tobez
* py-scgi --> ports/www/py-scginbm2002-08-211-0/+1
|
* Add py-scgi 0.2, a python server implementation of the Simple Commonnbm2002-08-216-0/+41
| | | | Gateway Protocol.
* mod_scgi --> ports/www/mod_scginbm2002-08-211-0/+1
|
* Add mod_scgi 0.2, an apache module that implements the client side ofnbm2002-08-216-0/+41
| | | | the SCGI protocol.
* offlineimap --> ports/mail/offlineimapnbm2002-08-211-0/+1
|
* Add offlineimap 3.2.2, a powerful IMAP/Maildir synchronization tool.nbm2002-08-218-0/+136
|
* Upgrade to 1.7.1. Fix the long standing problem reported in ports/41339mi2002-08-2112-56/+85
| | | | | | | | | (wrong resourcedir specified). Don't install second copies of some man-pages under share/. Verify build on -current -- with the new bsd.lib.mk (ports/40174). PR: ports/40174, ports/41339 Submitted by: Sid Carter, Maxim Tulyuk
* Correct pkg-plist & pkg-descr.nork2002-08-202-3/+1
| | | | | | PR: ports/41764, ports/41782 Submitted by: maintainer, SUMIDA Hatsushi <alta@ryozan.rim.or.jp> Approved by: knu (mentor)
* Fix core dump in glob expansion.naddy2002-08-202-1/+36
| | | | | | PR: 41778 Submitted by: Joe Kelsey <joek@mail.flyingcroc.net> Obtained from: David Korn <dgk@research.att.com>
* Update to 2.9.20 beta which includes the "concurrency bug" fix.ru2002-08-206-15/+9
|
* Drop maintainership.naddy2002-08-201-1/+1
|
* Fix bugs in last commit.netchild2002-08-202-2/+4
| | | | Submitted by: maintainer
* Update to 1.3.13. Changes in this release:naddy2002-08-202-2/+2
| | | | | - Fix a bug which caused segfaults during pasting when the selection could not be retrieved.
* - add category: develnetchild2002-08-2014-170/+472
| | | | | | | | | | | | | | - use reinplace command where appropriate - gzip man page - clarify download instructions (1) - fix typo in a comment (2) - preparation for successfull C++ compiles (2, minor changes by me) Even if I bumped the port revision for the C++ parts, there's no need to update yet, wait until I commit the icc-stlport. Requested by: mi (1) Submitted by: Marius Strobl <marius@alchemy.franken.de> (2)
* Set <INSTALLTIMECOMBOPACKAGEID> in compiler60/docs/fsupport (PR fromnetchild2002-08-202-8/+8
| | | | | | | | Maintainer). Bump portrevision because this affects support requests to intel. PR: 41650
* upgrade to 4.8.2ijliao2002-08-206-32/+14
|
* Please welcome Thomas Quinot (thomas), a new src committer, author of ATAPICAMroberto2002-08-201-0/+1
| | | | | | | | | (recently committed). He will work mainly in the ATA/SCSI area while working on the few ports he maintains. I'll be his mentor. Commit bit type: src Approved by: core Mentored by: roberto
* update WWWijliao2002-08-201-1/+1
|
* Remove unnecessary setting in CONFIGURE_ENVleeym2002-08-201-3/+1
| | | | | | | | | | | | | | | Reason: EXT2_NOTAIL_FL is defined in header file in newer version (v1.27), so that set CPPFLAGS="-I${LOCALBASE}/include" will cause to include the existing header file (maybe v1.22 or earlier, if installed) which doesn't define EXT2_NOTAIL_FL in it. Alternative: Deinstalll older version of e2fsprogs then build again will be fine. PR: ports/41795 Reviewed by: ijliao (mentor) Approved by: ijliao (mentor)
* opencl -> botanijliao2002-08-2013-388/+155
| | | | upgrade botan to 0.9.2
* Update to Vim 6.1 patchlevel 158obrien2002-08-202-3/+16
|
* Apply patch from OpenBSD for out-of-sequence packets.nectar2002-08-202-2/+6
|
* Add another URL (from Jacques Vidrine) to the FORBIDDEN line.trevor2002-08-201-1/+1
|
* Marked FORBIDDEN due to Security Advisory on SSL bug.alane2002-08-201-0/+3
|
* Fix potential remote buffer overflow.nectar2002-08-202-0/+12
| | | | Reported by: 3APA3A <3APA3A@SECURITY.NNOV.RU>
* Add back Gimp-Print (stp) driver support.naddy2002-08-2010-6/+132
| | | | | PR: 41800 Submitted by: Ports Fury
* Add back Gimp-Print (stp) driver support.naddy2002-08-2012-12/+156
| | | | | PR: 41799 Submitted by: Ports Fury
* Update to version 10.8jmz2002-08-202-2/+2
| | | | | PR: ports/41797 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Update to 1.4.0.marcus2002-08-204-4605/+52
|
* . Synchronise with jdk13 Makefile as much as possible to reduceglewis2002-08-201-9/+38
| | | | | | | | | | | | maintenance. The main changes are: . Use 'p' for the patchset version, not 'b' and refer to the patchset internally with JDK_PATCHSET_VERSION rather than JDK_BETALEVEL. . Add the NATIVE_BOOTSTRAP feature and synchronise DEPENDS lists as much as possible. . Add the extra pre-build checks to try and avoid build errors. . There is also a very minor amount of whitespace diff reduction (this should have gone in a separate commit). Last hunk of the diff.
* pan2 --> news/pan2marcus2002-08-201-0/+1
|
* Add pan2.marcus2002-08-201-0/+1
|
* Add pan2 after a repo-copy from pan. pan2 is the GNOME 2 news readermarcus2002-08-208-26/+66
| | | | based on Agent for Windows.
* gtkspell2 --> ports/textproc/gtkspell2marcus2002-08-201-0/+1
|
* Add gtkspell2, a GTK+ 2 spell checking component. There is a gtkspellmarcus2002-08-2013-0/+115
| | | | | out there for GTK+ 1.2, but it doesn't appear to be in the tree. If for some reason, it ever gets imported, this port won't collide with it.
* Make further corrections to the use of sed: the -i option had beentrevor2002-08-201-3/+4
| | | | | | | | | | | omitted and the -E option was, in one instance, used twice. Change PORTREVISION because runtime errors were reported by Arjan van Leeuwen. Submitted by: KOMATSU Shinichiro and Niall Brady PR: 41121 and 41605 While I'm here, make a whitespace change suggested by portlint.
* Patch to fix the build when doing USE_GNOMELIBS.archie2002-08-202-0/+34
|
* Fix MLINKS broken since bsd.port.mk speed-up commit.sobomax2002-08-201-1/+1
| | | | | | Submitted & reported by: many PR (among others reports): 39646 Approved by: portmgr
* Fix build on alpha.naddy2002-08-204-12/+56
| | | | | PR: 41770 Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
* Use USE_GNOMENG.sobomax2002-08-202-1/+16
| | | | Suggested by: Roberto Gerola <roberto.gerola@speedtech.it>
* Fix test for gnome header file.archie2002-08-191-1/+1
|
* Add backup site until gnucash.org is up again.sobomax2002-08-191-1/+2
|
* 1) Add localized help files to the build. Only available for french,mbr2002-08-1918-56/+150
| | | | | | | | | german, italian, spanish, japanese and swedish ports. Create three new targets for the mozilla sub-build. Allow "make postinstall" to be called without a "make build. 1) Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
* Update to 1.5.2.sobomax2002-08-193-4/+3
|
* Upgrade to 3.23.52.dirk2002-08-1954-468/+279
|
* Update to 1.0.4. Change maintainer to submitter.markp2002-08-1912-64/+66
| | | | | Submitted by: Dan Pelleg <daniel@pelleg.org> Approved by: previous maintainer
* upgrade to 1.2ijliao2002-08-194-15/+14
| | | | | update WWW and master site drop maintainership
* WWW removedijliao2002-08-191-5/+0
|
* iSiloXC --> ports/palm/iSiloXCskv2002-08-191-0/+1
|