aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to 3.23.34a.dirk2001-03-1227-162/+99
|
* Author has changed email addresses and reorganized his website;dburr2001-03-121-2/+2
| | | | updated accordingly.
* add gnuboyijliao2001-03-127-0/+64
| | | | A Nintendo GameBoy emulator
* - Upgrade to version 1.3.0kevlo2001-03-123-4/+9
| | | | | | - Takeover maintainer Reviewed by: MAINTAINER
* Add more official mirrors to MASTER_SITES.kuriyama2001-03-121-1/+9
| | | | | Submitted by: maintainer PR: ports/25700
* Add manpages and etc/codepages.kuriyama2001-03-124-4/+6
| | | | | Submitted by: maintainer PR: ports/25714
* Add virtual.kuriyama2001-03-122-1/+2
| | | | | Submitted by: maintainer PR: ports/25713
* Add 2 @unexec rmdir's (sorry, will :-)).kuriyama2001-03-121-0/+2
| | | | Found by: bento
* Upgrade to 0.11 (for fix breakage on bento).kuriyama2001-03-122-3/+2
|
* Re-order #include lines.kuriyama2001-03-121-0/+19
| | | | Reported by: bento
* Environment variable $PREFIX is not set at perl Makefile.PL stage.kuriyama2001-03-121-2/+2
| | | | | | | | Use literal "${PREFIX}" instead. # But this port sitll broken... Found by: bento
* Fix plist.mikeh2001-03-121-0/+2
|
* Upgrade to 1.63.kuriyama2001-03-122-3/+3
|
* Fix Mark's mailing address.fenner2001-03-121-1/+1
|
* * The patch for rev 1.18 did not make it to Freefall. Fix that.obrien2001-03-122-1/+20
| | | | | * fix the symlinking so `make reinstall' works * change how the symlinking is done to produce a more esthetic link
* The rev 1.7 (ie, really the previsous rev) mentioned in rev 1.8obrien2001-03-120-0/+0
| | | | went into the ether. Ignore the reference.
* Don't bother with copying the modified Makefile into WRKSRC. Justmi2001-03-121-3/+2
| | | | use MAKEFILE=${FILESDIR}/Makefile.in directly.
* Just use ${PREFIX} instead of ``UL''. Now that strtoull is part of libcmi2001-03-121-4/+2
| | | | (and declared in stdlib.h), don't -Dstrtoull=strtoul.
* Fix PLIST for new version 1.13.archie2001-03-121-6/+2
|
* make MASTER_SITE_SUBDIR more effective.sf2001-03-127-35/+35
| | | | Submitted by: knu
* Add myself.dd2001-03-121-0/+1
| | | | Approved by: nik
* Disable IPv6 on Alpha, since this breaks it.alex2001-03-1211-55/+220
| | | | Submitted by: blaz@amis.net (maintainer)
* Update port to version 1.1.1.olgeni2001-03-122-12/+3
| | | | | Remove perl regexp replacements for configure and Makefile.in, use GTK_CONFIG and GLIB_CONFIG instead.
* - Update from -0.77 to -0.76dinoex2001-03-126-1896/+1914
| | | | | | | | | | - Version numbering is negative, so PORTEPOCH must be bumped each time - Distfile now match version number - Original patch had wrong checksum - avoid PORTEPOCH in installation path PR: 22773 Submitted by: maintainer
* Use links instead of w3m. Select OpenJade automatically if building on annik2001-03-121-10/+4
| | | | Alpha.
* Also @dirrm the SNMP:: directory.fenner2001-03-122-0/+2
|
* Improve ruby-shebang-patch routine. Add a #! line when the scriptknu2001-03-121-1/+8
| | | | doesn't have one.
* add MASTER_SITE_RINGSERVER.sf2001-03-127-7/+21
| | | | Approved by: maintainer
* Adjust optional dependencies.demon2001-03-121-1/+4
|
* There is not libcc_r.a anymore.sobomax2001-03-1212-12/+0
| | | | Submitted by: bento
* Use latest jstring module (php4_jstring-20010205.tar.gz) and add supportdirk2001-03-114-16/+20
| | | | | | for mbregex (Multibyte Regular Expressions). Submitted by: KANAI Yasunori <y_kanai@pop01.odn.ne.jp>
* There are reports of jabber not removing it's pidfile when shuttingjoe2001-03-114-2/+6
| | | | | | down, so remove it by hand just in case. Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
* - Fix SNMP support by adding OpenSSL libs (net-snmp has an hiddendirk2001-03-112-12/+10
| | | | | | dependency to OpenSSL) - USE_OPENSSL for PostgreSQL and SNMP support
* Remove libxode. It's not used anymore now that jabber-1.4 has thisjoe2001-03-116-30/+0
| | | | functionality natively.
* Remove the libjabber port.joe2001-03-111-1/+0
|
* Delete this port. It's not used anymore for jabber-1.4.joe2001-03-115-38/+0
|
* Add forgotten file.des2001-03-112-0/+2
|
* Use WANT_GTK and USE_GTK properly, so that the text-only nessus client canolgeni2001-03-114-10/+20
| | | | | | | | be built automatically if gtk is not installed. The WITHOUT_GTK option is still supported (by bsd.gnome.mk) I also changed a couple of @dirrms to @unexecs in pkg-plist.
* Even better way of handling multiple post-extract targets.dirk2001-03-114-14/+6
| | | | Submitted by: jeh
* GdrDAO is a GTK-based GUI frontend for cdrdao, the disk-at-once audio CDdinoex2001-03-116-0/+36
| | | | | | | | | | | | | | | | | recorder. Features: * Contains a simple TOC Editor, which allows you to create (very) simple TOC files for CDRDAO . * It can save those TOC files (now to a selectable file). * GdrDAO supports Pregaps (including "hidden tracks"), and lets you decide where to start in a file, so it also supports CD burned from one huge file. * Disk Cataloge Number and ISRC can be changed. * CD Text is supported. WWW: http://gdrdao.sourceforge.net/ PR: 22611 Submitted by: anders@fix.no
* I got confused when porting the 1.4 version and included somejoe2001-03-112-6/+2
| | | | | | | dependancies that were necessary for v1.2, but had since been dropped. PR: ports/25066
* Fix issue with alpha architecture.lioux2001-03-111-1/+2
| | | | | | | | | | Instead of EXTRA_PATCHES, use a post-patch target since the alpha patch assumes that FreeBSD patches have been already applied. Also, this port assumes it is being built on a ev4. This will have to be revisited later. Submitted by: steve (http://havk.org/alpha/ build scripts)
* libxforms.so.0 -> libforms.so.0dirk2001-03-114-8/+7
|
* Upgrade to 2.8.30-betase2001-03-111-2/+2
|
* ONLY_FOR_ARCHS=i386 (alphas don't have libvgl yet).sobomax2001-03-111-0/+2
| | | | Submitted by: http://havk.org/alpha/
* Upgrade to 1.1.6.1.dirk2001-03-1115-85/+355
|
* Update version number of gtkextra shared library.sobomax2001-03-112-2/+2
|
* Update to 0.6.3.sobomax2001-03-113-10/+8
|
* Update to 0.99.14.sobomax2001-03-118-30/+20
|
* Add missed BUILD_DEPENDS.sobomax2001-03-111-0/+2
| | | | | PR: 25696 Submitted by: maintainer
* <cvs sucks>sobomax2001-03-111-0/+13
| | | | | | For some strange reasons cvs refused to cvs add back erroneously cvs rm'ed file without doing cvs ci in the middle. *sigh* </cvs sucks>
* Update to 010310.sobomax2001-03-113-51/+4
|
* New port: zh-abiwordkeith2001-03-116-0/+84
| | | | | | | This meta version of AbiWord sets up the correct environment for BIG5/GB users(though most works are done in chinese/ttfm). Users can import a Chinese Word97 document(just not too complex :p), edit it with an XIM (eg. xcin25), then print it using Ghostscript.
* Fix the startup script.knu2001-03-111-19/+20
|
* Distfile has been rerolled without version bump. The new release includesobomax2001-03-112-1/+2
| | | | | some fixes for the case when SDL doesn't contain GL support built in, so bump PORTREVISION to let users know that update is necessary.
* Workaround a c++ bug on alpha.sobomax2001-03-112-7/+19
| | | | Submitted by: steve
* Make it actually fetchable.sobomax2001-03-111-1/+2
| | | | Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Argl. USE_AUTOCONF wasn't quite what i actually intented... Instead,joerg2001-03-112-4/+4
| | | | | | manually add the dependency for autoheader(1), but don't have the ports infrastructure run `autoconf' (which clobbered the top-level configure script).
* Replace WITHOUT_QICO_MORDA option to WITH_QICO_MORDAkevlo2001-03-112-4/+4
| | | | | PR: 25684 Submitted by: maintainer
* Fix pkg-plistkevlo2001-03-111-0/+4
| | | | | PR: 25678 Submitted by: maintainer
* Upgrade to current version. Unfortunately, the distfile contains a strayjoerg2001-03-112-2/+5
| | | | | | .o file we need to remove first... Submitted by: fenner's port survey
* Fix CONFIGURE_ARGSkevlo2001-03-111-1/+1
| | | | | PR: 25674 Submitted by: maintainer
* Fix pkg-plistkevlo2001-03-111-0/+2
| | | | | PR: 25669 Submitted by: maintainer
* Revert previous commit and reinstate maintainer: the FreeBSD version ofkris2001-03-111-1/+1
| | | | | interbase is not distributed by Borland, and there does not appear to be a patch available for the vulnerability.
* Remove the previous maintainer for inactivity. Failing to submit a patchkris2001-03-111-1/+1
| | | | | for a vulnerability publicized three months ago does not demonstrate an appropriate level of interest in maintainership of this port.
* Fix most of the format string abuses including those which are known tokris2001-03-116-2/+164
| | | | | | | | cause a security vulnerabilities. Not fixed are a number of more subtle cases which may or may not allow security violations (I don't have time to conduct a thorough audit now), and which are difficult/impossible to fix anyway without something like fmtcheck(). Document this in pkg-install and remove FORBIDDEN tag.
* Upgrade to 4.30ache2001-03-114-4/+25
|
* Fix pkg-plistkevlo2001-03-111-0/+2
| | | | | PR: 25668 Submitted by: maintainer
* sendmail -- TLS/SASL/SFIO enhancement:dinoex2001-03-1112-20/+72
| | | | | | | | | | | | | | | This is a diff to the current port that implements SFIO and SASL options support in addition to TLS. It makes the sendmail port conform more closely to the available documentation for such security enhancements. ken@nova.org - renamed option from SENDMAIL_WITH_TSL to SENDMAIL_WITH_TLS - new option SENDMAIL_WITH_SFIO - fixed bug in site.config.m4.sasl PR: 25661 Submitted by: ken@nova.org
* - Update to lastest versionkevlo2001-03-112-4/+4
| | | | | | | - Add %%PORTDOCS%% to pkg-plist PR: 25667 Submitted by: maintainer
* Update to lastest versionkevlo2001-03-112-2/+2
| | | | | PR: 25666 Submitted by: maintainer
* Fix brokenness in DISTNAMEkris2001-03-112-2/+2
|
* Upgrade to 0.99d8ache2001-03-112-3/+2
|
* Fix plist.kris2001-03-111-1/+0
| | | | | PR: 25675 Submitted by: maintainer
* Fix wrong configuration detection due to missing includeache2001-03-112-3/+114
|
* Add USE_XLIB to Makefile.kevlo2001-03-111-0/+2
| | | | | PR: 25665 Submitted by: maintainer
* Changing path for BUILD_DEPENDS.dinoex2001-03-111-2/+3
| | | | | | | | | | | For some unknown reason for the i386 ports build had failed, workdir was searched in: "/tmp/usr/ports/news/cnews/work/" but created files are at: "/tmp/a/ports/news/cnews/work/" changed to use ${.CURDIR} instead of ${PORTSDIR} old: ${WRKDIRPREFIX}${PORTSDIR}/news/cnews/work/ new: ${WRKDIRPREFIX}${.CURDIR}/../cnews/work
* Fix dependencieskevlo2001-03-113-0/+3
| | | | | PR: 25664 Submitted by: maintainer
* Update to version 2.26kevlo2001-03-112-2/+2
| | | | | PR: 25652 Submitted by: maintainer
* Don't forget to remove a directory that's installed.deischen2001-03-111-0/+1
|
* Fix mozill-bin polling problems when initializing, due to ankeith2001-03-113-0/+94
| | | | | | | incomplete locale setting. Reported and fix tested by: kliev, vanilla, keichii, sothat@zoonews.ee.ntu.edu.tw (Y.Chiu.=)
* Several satellite ports that depend on this one require bzip2 to besteve2001-03-111-0/+1
| | | | around during build.
* Use '-O0' when compiling on the Alpha to avoid internal compiler errors.steve2001-03-115-5/+35
|
* Use '-O0' on the Alpha so this builds without internal compiler errors.steve2001-03-111-3/+9
|
* Instant server, to match instant workstation.grog2001-03-117-0/+42
| | | | | This is a first stab at something which will be documented in the next edition of "The Complete FreeBSD". Comments welcome.
* Fix version number.obrien2001-03-1118-18/+18
|
* Don't override MAINTAINER if we're being included.fenner2001-03-113-3/+3
|
* Fix plist.will2001-03-111-1/+0
|
* Upgrade to 2mar2001 version.will2001-03-113-16/+8
|
* Fix plistkris2001-03-111-0/+2
|
* Don't try to remove /usr/local/share.grog2001-03-111-1/+0
|
* Add some more ports.grog2001-03-111-1/+7
| | | | | Suggested by: des Joseph Scott <joseph.scott@owp.csus.edu>
* Fix plistkris2001-03-111-0/+1
|
* Eww. Cull etc/tmp in favor of var/tmp (even though this is not whatwill2001-03-112-0/+6
| | | | | | | | hier(7) specifically states, it's still better than screwing around with stuff outside of ${PREFIX}). PR: 25672 Submitted by: Dan Langille <dan@langille.org>
* Add static libs.obrien2001-03-111-0/+3
| | | | Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
* Some installed files do not respected PREFIX - fixedbp2001-03-113-3/+4
|
* Adjust(fix) info processing.obrien2001-03-112-0/+28
| | | | Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
* Adjust(fix) the info processing.obrien2001-03-112-3/+15
| | | | Submitted by: YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
* Fix plistkris2001-03-111-0/+2
|
* Update to 20010310, and fix the same chown bug as in news/inn.des2001-03-113-2/+15
|
* Add $FreeBSD$ so I can more easily track this.obrien2001-03-111-0/+1
|
* Use tar instead of cp -R and exclude CVS directories from being installed,kris2001-03-113-3/+3
| | | | thereby breaking the plist.
* Add conference 0.4, a conferencing/GroupChat service for Jabber server.will2001-03-117-0/+56
| | | | | PR: 25092 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Fully update PLIST for version 3.3obrien2001-03-113-13/+47
|
* Add opensched 0.1.0, a project scheduler.will2001-03-1111-0/+316
| | | | | PR: 24758 Submitted by: Daniel McRobb <dwm@caimis.com>
* Fix plistkris2001-03-111-0/+2
|
* Add uisp 1.0b, a versatile programmer for atmel AVR microcontrollers.will2001-03-1112-0/+716
| | | | | PR: 25145 Submitted by: Bruno Schwander <bruno@tinkerbox.org>
* Fix and sort plistkris2001-03-111-72/+76
|
* Use MAINTAINER?= instead of MAINTAINER=. I dont want to receive build errorsjmz2001-03-111-1/+1
| | | | for xx-ipell ports I don't maintain.
* Add floppyd.1 floppyd_ andstalltest man pagesjmz2001-03-112-11/+2
|
* Add p5-Authen-Krb4 1.1, a perl extension for Kerberos 4.will2001-03-117-0/+52
| | | | | PR: 25193 Submitted by: ajk@iu.edu
* Fix plistkris2001-03-111-0/+1
|
* Fix plist. I don't quite know why this port uses etc/tmp, but don't carekris2001-03-111-0/+1
| | | | enough to find out.
* Fix plistkris2001-03-111-0/+4
|
* Fix plistlioux2001-03-111-0/+2
| | | | Submitted by: bento, fenner (scripts)
* Fix plist.will2001-03-113-39/+0
| | | | Prodded by: fenner/obento
* Fix plist. Kevin!!!! ;-)will2001-03-118-632/+0
| | | | Prodded by: fenner/obento
* Forgot to bump PORTREVISION.des2001-03-112-2/+2
|
* Fix plistkris2001-03-115-0/+7
|
* The distfile located in one of the MASTER_SITES does not correspondlioux2001-03-111-2/+1
| | | | | | | to the one "checksummed" for port use. Therefore, it will removed untill this is rectified. Submitted by: bento, kris, fenner (scripts)
* Apparently USE_QT2 doesn't grab qt2.4 as a dependency, so add it for bento.will2001-03-111-1/+2
| | | | Prodded by: fenner/obento
* Porteasy 2.3: cvspass magic for anoncvs.freebsd.org; new -w option fordes2001-03-118-52/+170
| | | | | displaying a port's web site URL; don't build by default (sometimes you just want to update a port and all its dependencies); code cleanup.
* Add locale file forgotten in the last updatejedgar2001-03-111-0/+1
|
* Don't install teapop.passwd -- only install teapop.passwd.sample, andjim2001-03-114-26/+42
| | | | | let the user know they need to copy it to teapop.passwd before using teapop.
* Avoid chown'ing /usr/local/man/man* to news:news.des2001-03-112-0/+26
|
* Fix plist. This port is still bogus:kris2001-03-111-0/+13
| | | | | | | * it installs into /usr/local/www/data, meaning the jargon file gets added to your website * it installs a copy of the entire jargon-4.2.3.tar.gz file into the website
* Fix plistkris2001-03-111-0/+4
|
* Fix plistkris2001-03-113-0/+12
|
* upgrade to 3.03billf2001-03-113-7/+7
| | | | Encouraged by: fenner's new toy
* upgrade to 0.8.16billf2001-03-114-4/+4
|
* Try to make fenner's build report happy.jim2001-03-113-0/+3
|
* Make CFLAGS clean.obrien2001-03-111-12/+4
|
* Totally turn off the processing of MESSAGE until I can remember what theobrien2001-03-111-2/+2
| | | | one that did not get committed had to say.
* Fix and sort plist.kris2001-03-111-0/+35
|
* Deal with semi-bogus error reports from Bento.obrien2001-03-111-0/+2
|
* Add USE_GMAKE.grog2001-03-111-0/+1
|
* revert previous commit, the problem is not specific to the alpha.billf2001-03-111-4/+0
|
* make the description fit the current releasecracauer2001-03-111-10/+9
|
* remove BROKEN for alpha, the unaligned access errors are a red herring.billf2001-03-1111-44/+0
| | | | I'm getting the same "unknown mail transport error" on my i386 at work.
* The HTML version of the manual grew.obrien2001-03-113-0/+18
|
* Fix and sort plist. Naughty grog.kris2001-03-111-44/+126
|
* Fix the building of this port on FreeBSD 3.4n_hibma2001-03-111-1/+3
|
* Mark broken for pre-4.0 (setproctitle stuff)peter2001-03-111-0/+3
|
* Allow maintainer to be set in slave ports.obrien2001-03-113-3/+3
|
* Allow maintainer to be properly set in slave ports.obrien2001-03-113-3/+3
|
* I dropped maintainership or at least I tried to. Do it again.obrien2001-03-111-1/+1
|
* Fix plistkris2001-03-112-0/+2
|
* The submitter of 1.17 also wanted the .a installed besides just beingobrien2001-03-112-0/+2
| | | | built (which is all the submitted patch did).
* Oops, actually use the corrected pkg-plistkris2001-03-111-26/+25
|
* Switch to using USE_X_PREFIX, respect CC and CFLAGS, and sort and fixkris2001-03-115-62/+61
| | | | plist.
* Fix and sort plist, and make this port respect CXX and CFLAGSkris2001-03-114-44/+56
|
* Add asmutils 0.13, a set of UNIX utilities written in assemblywill2001-03-117-0/+150
| | | | | | | language. PR: 24519 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add ascii2pdf 0.9.1, a perl script to convert text files to PDF files.will2001-03-116-0/+41
| | | | | PR: 24499 Submitted by: petef@databits.net
* Upgrade to ISC's latest. No new features, but a few useful bug fixes.dougb2001-03-1110-10/+10
|
* Add p5-PDF-Create 0.01, a perl script to convert text files to PDFwill2001-03-116-0/+47
| | | | | | | files. PR: 24498 Submitted by: petef@databits.net
* - Update to new release 8.11.3dinoex2001-03-1132-448/+232
| | | | | | | | - filters has been removed, will reappear in a seperate port - install additional headers and libs for SENDMAIL_WITH_MILTER=yes - pkh-commed reduced to make portlint happy Reviewed by: gshapiro
* Fix typo.will2001-03-113-3/+3
| | | | | PR: 25658 Submitted by: nrahlstr
* Didn't notice before that this port actually uses GNU autoconf... Thisjoerg2001-03-112-0/+2
| | | | | | | | | should fix the port build on bento. Still doesn't want to be built on the alpha arch, i'm not sure whether i'll be able to fix that or whether i'll have to exclude it from the alpha build. In theory, since it's a cross-compiler already anyway, it should be possible to build it on non-i386 platforms as well.
* Add libfpx 1.2.0, library routines for working with Flashpix images.will2001-03-1111-0/+427
| | | | | PR: 24313 Submitted by: mi
* Mark BROKEN on alpha: Problems with unaligned access.alex2001-03-111-0/+4
| | | | | | On my box almost all commands coming with postfix produce unaligned access errors. Delivery of mails to another mailserver via SMTP works, but it fails to deliver mails to local users.
* Add firebird 0.9, the open-source InterBase(tm) 6.0 spin-offwill2001-03-11103-0/+4159
| | | | | | | (Classic version). PR: 24313 Submitted by: Geoffrey C. Speicher <geoff@sea-incorporated.com>
* Add wapsh 1.0, a system to allow remote shell logins via a WAPwill2001-03-119-0/+252
| | | | | | | phone or web browser. PR: 24313 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add sms_client 3.0.2, a simple UNIX SMS client to send messages towill2001-03-117-0/+296
| | | | | | | phones or pagers. PR: 24257 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add dircproxy 1.0.0, a detachable irc proxy server with many features.will2001-03-1113-0/+103
| | | | | PR: 24255 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* update to 0.75.12.sf2001-03-113-31/+37
| | | | | PR: 25440 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add mtrxmath 0.9.3, a small tool for matrix mathemetics.will2001-03-1110-0/+81
| | | | | PR: 24202 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add netsed 0.01, a program that alters the contents of packets inwill2001-03-118-0/+87
| | | | | | | real-time. PR: 24178 Submitted by: Roman Shterenzon <roman@xpert.com>
* Add libtar 1.2, a library for manipulating POSIX and GNU tar files.will2001-03-1111-0/+196
| | | | | PR: 24114 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add dnrd 2.9, a proxy DNS daemon.will2001-03-1127-0/+483
| | | | | PR: 24107 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Add mksunbootcd 1.0, a program to make ISO images suitible to boot onwill2001-03-116-0/+37
| | | | | | | sparc systems. PR: 24086 Submitted by: Roman Shterenzon <roman@xpert.com>
* Add p5-IO 1.20, various IO modules for Perl.will2001-03-117-0/+64
| | | | | PR: 24042 Submitted by: Sergey Skvortsov <skv@protey.ru>
* New ports import: japanese/linux-JM.sada2001-03-119-0/+192
| | | | | | JM is Japanese translated manual pages by JM Project. WWW: http://www.linux.or.jp/JM/
* upgrade to 1.2.0ijliao2001-03-112-2/+32
| | | | add a lot of man pages
* Add matrix-kmod 1.2, a screensaver for console (matrix_saver.ko) thatwill2001-03-116-0/+39
| | | | | | | looks like "Matrix". PR: 23748 Submitted by: Oleg Belousov <strijar@urai.ru>
* path in manpage gives now the true location of the configuration filedinoex2001-03-112-0/+2
| | | | PR: 25583
* Add ftrack 3.01, a FTN Messages tracker.will2001-03-1110-0/+143
| | | | | PR: 23711 Submitted by: Sergey Samoyloff <gonza@techline.ru>
* upgrade to 0.7.2ijliao2001-03-116-18/+22
|
* Remove all vestiges of the EXPORT stuff - it's legacy code.jkh2001-03-111-43/+2
| | | | Noted by: Bob Van Valzah <Bob@bgpbook.com>
* fix plistijliao2001-03-112-1/+4
| | | | Submitted by: bento
* patch to make it compile under "alpha" on beast.dinoex2001-03-111-14/+24
|
* Add cryptcat 0.0, which is standard netcat enhanced with twofishwill2001-03-117-0/+89
| | | | | | | encryption. PR: 23658 Submitted by: Roman Shterenzon <roman@xpert.com>
* Add linuxq3ademo.will2001-03-111-0/+1
|
* Add linux-q3ademo 1.11.6, a Linux 3d shooter from id Software / Lokiwill2001-03-1115-0/+1225
| | | | | | | | | Software (demo version). The game was not personally tested by me, but I figured we should have a port available for those who wish to try to get it working with their video card. PR: 23507 Submitted by: Marc van Woerkom <3d@FreeBSD.org>
* Update to 0.11.shige2001-03-112-6/+6
| | | | | | Change MASTER_SITES because original site is moved. Submitted by: Dag-Erling Smorgrav <des@thinksec.com>
* Add mimelib 1.1.2, a C++ class library for manipulating messages inwill2001-03-116-0/+66
| | | | | | | MIME format. PR: 22976 Submitted by: never@nevermind.kiev.ua
* Update soname for libgtkextra dependency.trevor2001-03-111-1/+1
| | | | reported by: bento
* o update to 4.0.99k.sf2001-03-116-9/+9
| | | | | | | o pass maintainership to pat. PR: 25645 Submitted by: Patrick Li <pat@databits.net>
* Add dico 1.1, an interactive dictionary in french.will2001-03-1125-0/+527
| | | | | PR: 21902 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Move the zziplib line to the correct location (probably a modules-updatealex2001-03-111-1/+1
| | | | error).
* Mark BROKEN for alpha: Unaligned access problems in postsuper and postlogalex2001-03-1111-0/+44
|
* Fix build for alpha.will2001-03-116-6/+42
| | | | | Found/Confirmed by: steve Fix submitted by: gallatin
* Fix build for alpha.alex2001-03-111-3/+3
| | | | Submitted by: havk.org
* Update the port. While the formal version number was unchanged, the gamesobomax2001-03-115-30/+41
| | | | | | | undergo considerable changes and should be threatedas a new version, hence bump PORTREVISION. Submitted by: bento
* Add twitch 1.0, an overhead 2-d shooter written in Python, reminiscent ofsobomax2001-03-116-0/+131
| | | | games like Robotron.
* Update to 1.3.12.sobomax2001-03-108-156/+36
|
* Finally, a new development version. Update to 1.7.0. This is probablyjim2001-03-102-4/+7
| | | | buggy, but that's why it's a devel version. Enjoy :-)
* Add ettercap 0.2.4, a network sniffer/interceptor/injector/loggersobomax2001-03-1013-0/+157
| | | | | | | for switched LANs. PR: 25641 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Update to version 0.7.98.2. While I'm here, turn MAINTAINERship backjim2001-03-106-42/+50
| | | | over to ports@FreeBSD.org.
* Update for new libgd soname.trevor2001-03-101-1/+1
| | | | reported by: bento
* Add a port of libh, FreeBSD's next-generation sysinstall/packagealex2001-03-107-0/+626
| | | | | | | | management tool. It fetches it from anonymous CVS (March 10, 2001 snapshot) and installs the libs as well as a few TCL files (mostly samples). Submitted by: nra
* Add support options for sysvshm and sysvmem.dirk2001-03-101-0/+8
|
* Add support option for sockets, sysvshm and sysvmem.dirk2001-03-102-0/+24
|
* Fix breakage introduced with newest WindowMaker and libaudiofile.sobomax2001-03-102-0/+38
| | | | Submitted by: bento
* Fix detection of libmcrypt (hopefully).dirk2001-03-104-6/+60
| | | | | PR: ports/25353 Submitted by: Juraj Bednar <juraj@bednar.sk>
* Fix previous commit: LOCALBASE --> X11BASE.sobomax2001-03-101-1/+1
|
* Update to 0.10.2.sobomax2001-03-106-8/+10
|
* Add SUBDIR entries for mail/althea and www/w3-4.trevor2001-03-102-0/+2
| | | | reported by: o bento
* Apply Zope hotfix: Hotfix_2001-03-08olgeni2001-03-1018-18/+60
| | | | | | | | | | | | From the Zope site: The issue involves an error in the 'aq_inContextOf' method of objects that support acquisition. A recent change to the access validation machinery made this bug begin to affect security restrictions. The bug, with the change to validation, made it possible to access Zope objects via acquisition that a user would not otherwise have access to. This issue could allow users with enough internal knowledge of Zope to perform actions higher in the object hierarchy than they should be able to.
* Use ${MACHINE_CPU:M3dnow} to detect presence of 3DNOW extension instead ofsobomax2001-03-101-1/+1
| | | | | | | | | | ${MACHINE_CPU:Mk6}, because: 1. k6 CPU don't really support 3DNOW, this extension was first was introduced in k6-2 CPUs; 2. Duron/Athlon (aka k7) CPUs support this extension as well. Missed by: kris Submitted by: Philipp Mergenthaler <un1i@rz.uni-karlsruhe.de>
* Add ruby-rss, a Ruby library for parsing, creating, downloading, andknu2001-03-106-0/+63
| | | | caching RSS.
* Sync with updating bitmap-fonts.shige2001-03-103-3/+3
| | | | Submitted by: OKAZAKI Tetsurou <okazaki@FreeBSD.org>
* Use LOCALBASE instead of PREFIX in CONFIGURE_ENV.sobomax2001-03-101-1/+1
|
* Remove couple of files that are not being installed with this release.sobomax2001-03-103-51/+0
| | | | Submitted by: bento
* I found a yet another *simple* solution to a problemtaoka2001-03-102-25/+14
| | | | | | | | with respect to the rpm command. It is to use rpm2cpio instead of rpm as an extract command. Suggested by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> Obtained from: ports-jp@jp.freebsd.org
* Don't build test case, it requires glade and not being installed anyway.sobomax2001-03-101-0/+512
| | | | Submitted by: bento
* track mng version bump.sf2001-03-101-1/+1
|
* Fix building on the plain old i386.sobomax2001-03-101-5/+10
|
* Remove obsoleted URL from MASTER_SITES.okazaki2001-03-101-4/+8
| | | | Mark BROKEN for ${OSVERSION} >= 300000, since mei does not support CAM.
* Update version to 6_14_6-04taoka2001-03-1028-622/+264
|
* A port of a version of (somewhat old) hexpert v2.4. (nice easy binarypeter2001-03-105-0/+22
| | | | file editor)
* Add hexpertpeter2001-03-101-0/+1
|
* Fix pkg-plist.vanilla2001-03-101-0/+5
| | | | Submitted by: bento
* new port addeddinoex2001-03-1012-0/+168
| | | | | PR: 25406 Submitted by: mark@kyne.com.au
* new portdinoex2001-03-101-0/+1
| | | | | PR: 25406 Submitted by: mark@kyne.com.au
* Fix mismatch checksum, the author change the content of tarballvanilla2001-03-102-1/+2
| | | | | | without bump version. Submitted by: bento.
* new port, no changesdinoex2001-03-105-0/+29
| | | | | PR: 24312 Submitted by: andrew@ugh.net.au
* New port poppwddinoex2001-03-101-0/+1
| | | | | PR: 24312 Submitted by: andrew@ugh.net.au
* Fix pkg-plistvanilla2001-03-102-3/+1
| | | | Submitted by: bento
* Fix plistkris2001-03-102-0/+4
|
* Fix plistkris2001-03-102-0/+3
|
* Fix missing header problem.vanilla2001-03-102-11/+1
| | | | Submitted by: bento.
* Fix and sort plistkris2001-03-102-24/+28
|
* Add id tag in pkg-plistdinoex2001-03-101-0/+1
|
* Define INSTALLS_SHLIB properly. Hmm.. I thought I'd done that already..knu2001-03-101-0/+1
|
* Fix typo (INSTALLS_SHLIBS -> INSTALLS_SHLIB).kuriyama2001-03-101-1/+1
| | | | Pointed out by: knu
* converted to new port layout,dinoex2001-03-105-0/+81
| | | | | | | | | changed the way it reference the second distfile. fixed install PR: 21389 Submitted by: hdcho@geni.knu.ac.kr Reviewed by: will
* New port crossgo32-f77dinoex2001-03-101-0/+1
| | | | | | PR: 21389 Submitted by: hdcho@geni.knu.ac.kr Reviewed by: will
* Fix plist and take the opportunity to make the port respect CFLAGSkris2001-03-104-8/+32
|
* Build now with full Gnome supportdinoex2001-03-101-0/+11
| | | | | | Thanks to Jeremy Lea Submitted by: reg
* Add an id tagdinoex2001-03-101-0/+1
|
* Fix bogus use of WRKDIRPREFIX.will2001-03-101-1/+1
| | | | | Noted by: dinoex Reviewed by: MAINTAINER
* Update to new stable release of fidogatedinoex2001-03-103-8/+7
|
* Spell PORTDOCS without the trailing ':' so this port packages correctly.steve2001-03-101-3/+3
|
* Fix plist and don't install CVS directory or NetBSD documentation fileskris2001-03-102-1/+2
|
* Build now with full Gnome supportdinoex2001-03-102-7/+12
| | | | | | Thanks to Jeremy Lea Submitted by: reg
* Fix and sort plistkris2001-03-101-2/+6
|
* SENDMAIL_WITH_MILTER supportdinoex2001-03-1012-0/+236
| | | | | sample filter is build. GPL attachmentfilter ist build.
* Clean up bulding messagesdinoex2001-03-108-20/+148
| | | | | | SENDMAIL_WITH_MILTER support sample filter is build. GPL attachmentfilter ist build.
* Fix plistkris2001-03-101-0/+1
|
* Add ruby-rica, Ruby Internet relay chat Core Agents, another IRCknu2001-03-106-0/+55
| | | | client framework for Ruby.