aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-1153-135/+134
|
* Fix typocpiazza2000-04-115-5/+5
| | | | Submitted by: "Gary D. Margiotta" <gary@tbe.net>
* Add PKGNAMEPREFIX definitions for language-specific dirs.asami2000-04-116-0/+24
|
* Add knu to the ports list so he can help in fixing up the Japanese ports.asami2000-04-111-1/+1
|
* Typo fix (two of them in the same line!).asami2000-04-101-1/+1
| | | | Reported by: fenner's distfile survey error mail
* Add PKGNAMEPREFIX and PKGNAMESUFFIX - these are to be used in case theasami2000-04-101-4/+7
| | | | | | | | | package name includes "language specifics" or "compilation options" as specified in the handbook. PKGNAME is now defined as ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}. Suggested by: mharo (prefix), reg (suffix) Reviewed by: the ports list
* Forgot to remove some variablescpiazza2000-04-101-2/+0
| | | | Submitted by: Ben Smithurst <ben@scientia.demon.co.uk>
* Forgot to remove some variablescpiazza2000-04-102-4/+0
|
* fix typomharo2000-04-102-2/+2
| | | | Submitted by: Ben Smithurst / ben@scientia.demon.co.uk
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-1088-233/+239
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-1032-95/+65
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-1031-84/+83
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-1030-62/+58
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-10196-575/+563
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-10100-255/+249
|
* Add WWWcpiazza2000-04-101-0/+2
|
* Update with the new PORTNAME/PORTVERSION variablecpiazza2000-04-10119-311/+305
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-10125-321/+323
|
* Proper WWW syntaxcpiazza2000-04-101-1/+1
|
* Add WWWcpiazza2000-04-101-0/+2
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-10337-838/+828
|
* Accidental whitespacecpiazza2000-04-10100-208/+208
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-10117-317/+284
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-1040-96/+95
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-0990-300/+300
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-0974-216/+216
|
* warn about not supporting PORTNAME/PORTVERSION yetmharo2000-04-092-0/+12
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-0994-265/+262
|
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-09125-325/+318
|
* As announced before, the ports tree is now frozen while mharo andasami2000-04-091-1/+1
| | | | cpiazza work on converting the Makefiles.
* Remove j1594016@ed.kagu.sut.ac.jp as MAINTAINER; email has been bouncing forfenner2000-04-091-2/+0
| | | | 10 weeks with "550 <j1594016@ed.kagu.sut.ac.jp>... User unknown"
* Added an option: -a <address> .sada2000-04-094-0/+72
| | | | | | | | | It allows you to set the address of a domain in the SOA record. It will adds a "IN A <address>" line to the SOA. This is needed for sites that want a default address for a partial name - say just yahoo.com instead of forcing users to always type www.yahoo.com. Submitted by: "David Peterson" <chief@mail.idrive.com>
* Update to 4.5.44.reg2000-04-084-7/+7
| | | | Submitted by: ade
* Fix distfile fennerage.will2000-04-081-2/+1
| | | | Found by: portsurvey
* - Fix compile errorreg2000-04-086-56/+101
| | | | | | | | | - Fix typo in man page I've left the dependency since libjpeg is explictly used by this port. PR: 17851 Submitted by: tkato@prontomail.ne.jp
* master site changed (rblcheck.sourceforge.net)itojun2000-04-081-1/+3
|
* Modify flexbackup to use MASTER_SITE_SUBDIR, and also make pkg/MESSAGEwill2000-04-083-14/+16
| | | | | | | | more PREFIX-friendly. Also, put flexbackup docs in share/doc/flexbackup. Reflect this doc change in MESSAGE too. PR: 17762 Submitted by: John Reynolds <jjreynold@home.com>
* Remove the current MAINTAINER from his position, and nowknu2000-04-081-9/+9
| | | | | | | | | | | | | ports@FreeBSD.org will take care of it. PR: ports/17849 Requested by: MAINTAINER Owing to: pressure of business Plus some style fixes. - Use ${INSTALL_PROGRAM} - Use PORTNAME/PORTVERSION and utilize PORTVERSION for other parts - Define WRKSRC
* Minor point release to 3.0.1.obrien2000-04-082-3/+3
| | | | Submitted by: jim
* Fix build problem (read-only ${PORTSDIR}) by addingasami2000-04-081-8/+4
| | | | | | | | | | | | MAKE_ENV=MAKEOBJDIRPREFIX=${WRKDIR} and a pre-build target to do a "make obj". That obsoletes the pre-clean target since the generated files all go into ${WRKDIR} and there's nothing to clean on the source directory. Also, fix several minor bogons. NO_CHECKSUM is a user variable, and never should be set in a port Makefile. NO_WRKSUBDIR is not necessary because WRKSRC is set explicitly. I don't know what the empty do-fetch is doing there.
* Update port to 1.0jedgar2000-04-083-5/+5
|
* Update to 8.4reg2000-04-0810-99/+128
|
* Place the optional variable DISTNAME after required ones, copyingknu2000-04-082-4/+2
| | | | mharo's previous commits on japanese/namazu2 and devel/p5-File-MMagic.
* 0.8.4 -> 0.8.6billf2000-04-086-14/+14
| | | | Once again my snail like pace has paid off as 0.8.5 had a major bug.
* Add port for the GNU Scientific Library, a collection of routinestg2000-04-076-0/+233
| | | | | | | for numerical computing. PR: 16741 Submitted by: "Andrew L. Neporada" <andrew@sign.chg.ru>
* New port gramofile, an audio recording utility.tg2000-04-078-0/+100
| | | | | PR: 16819 Submitted by: Juergen Lock <nox@jelal.kn-bremen.de>
* Whoops.. I forgot to update DESCR in light of the name change. Also,will2000-04-071-3/+3
| | | | | since we now have Qt 1.44 or later (1.42 didn't have Image I/O xtns), we can now list Qt 1.x as the library.
* Fix a couple bogons to make this work.asami2000-04-076-24/+36
| | | | Submitted by: Maxim Sobolev <sobomax@altavista.net>
* Update to version 1.4.2.jim2000-04-0710-15/+15
|
* install sample file with everything commented out so that randommharo2000-04-071-0/+1
| | | | | | system users don't accidently get configured to do stuff as root. Submitted by: Adam Steffes
* Add SDL port of id Software's famous Quake game. Unfortunately, due towill2000-04-071-0/+1
| | | | | | | | | | | | SDL's requirement of linuxthreads, this port will only work on systems running FreeBSD 4.0 and later. :-( But, I would just like to rant about how cool sdlquake is. It's so FAST (heck, takes about 90 seconds to compile+link on my PII-300), it's so beautiful, and it's so much fun!! :-) Okay, I know the Q3A freaks are gonna look at me funny, but hey, I'm free of Windows (*grumble* except for scientific apps), and they're not. ;-)
* Add LinAlg, an extended C++ math library. Unfortunately, it can't be madewill2000-04-077-0/+81
| | | | | | | | | to respect C(C,XX) or C(XX)FLAGS, according to the author. Author also requested that the distfile be hosted on *.FreeBSD.org. PR: 13124 Submitted by: Oleg <oleg@pobox.com>
* Update to twinlib 0.2.3, in light of my fixes to devel/tmake that allowwill2000-04-074-37/+44
| | | | overriding C{C,XX}, C{XX}FLAGS.
* Smack tmake into allowing environment-override C(C,XX) as well aswill2000-04-072-0/+28
| | | | | | C(XX)FLAGS. Also make it look in the right directory for Qt includes. This commit is required for me to update twinlib.
* Assume maintainershipbillf2000-04-077-7/+7
|
* Update to 2.30 Beta #18.obrien2000-04-073-8/+8
| | | | | * Fixed a very important bug that occurred when SYN scanning localhost. * Fixed "-vv" to mean "-v -v" as it did in previous versions.
* I (obviously) no longer have the inclination to maintain this port.peter2000-04-071-1/+1
| | | | I have no testing environment for it at all.
* Update to 0.4.6ade2000-04-073-21/+20
|
* place optional variables after required onesmharo2000-04-072-2/+2
|
* Place optional variables after required ones.mharo2000-04-071-1/+1
| | | | DISTNAME is optional when using the new PORTNAME/PORTVERSION variables.
* Resign as maintainer. I had thought someone else volunteered to takegpalmer2000-04-077-7/+7
| | | | over, but apparently they never changed the MAINTAINER flag.
* Update to 0.2ade2000-04-066-12/+12
|
* Update to 0.1.50ade2000-04-0615-21/+81
|
* Update to 1.0.53ade2000-04-0612-36/+40
|
* Update to 1.0.58ade2000-04-069-12/+15
|
* Make the port l-n47-n to include l-n47-c's Makefilesada2000-04-066-53/+35
| | | | | | | and to be easy to maintain. Change maintainer of l-n47-n. Approved by: maintainers
* Update to 0.2.18ade2000-04-062-3/+3
|
* Update to 2.0.3.knu2000-04-066-8/+16
| | | | | | | - Small security fix - Add some more filters Change PKGNAME to PORTNAME + PORTVERSION. Remove `Version required'.
* Update to 1.06.knu2000-04-062-4/+4
| | | | | Change PKGNAME to PORTNAME + PORTVERSION. Remove `Version required'.
* Update port to 4.22jedgar2000-04-062-3/+3
|
* Oops, I forgot:tg2000-04-060-0/+0
| | | | Submitted by: Eoin Lawless <eoin@maths.tcd.ie>
* Upgrade to 1.5.2p2.tg2000-04-063-52/+93
|
* Fix typo spotted by program authorroger2000-04-061-1/+1
|
* update to 2.6.1mharo2000-04-064-10/+8
| | | | | PR: 17768 Submitted by: "Maxim Sobolev" <sobomax@altavista.net>
* Upgrade to 0.44 (also called 0.4alpha4)roger2000-04-062-4/+4
|
* Import piddle, a 2D drawing library for python.tg2000-04-066-0/+194
| | | | | PR: 17071 Submitted by: Dominic Mitchell <Dom.Mitchell@palmerharvey.co.uk>
* Add Maxim Bolotin <mb@freebsd.org>. He'll maintain his cs driver in theimp2000-04-061-0/+1
| | | | | | tree. I'll be his sponsor. Approved by: core
* update to 200000403 releasemharo2000-04-062-5/+4
| | | | | PR: 17787 Submitted by: maintainer
* update to 1.7mharo2000-04-063-10/+9
| | | | | PR: 17797 Submitted by: maintainer
* convert to slave portmharo2000-04-063-62/+18
| | | | | PR: 17811 Submitted by: maintainer
* convert to slavemharo2000-04-062-57/+5
| | | | | PR: 17724 Submitted by: maintainer
* convert to slavemharo2000-04-063-65/+21
| | | | | PR: 17452 Submitted by: maintainer
* convert to slavemharo2000-04-063-53/+18
| | | | | PR: 17429 Submitted by: maintainer
* convert to slave portmharo2000-04-062-40/+5
| | | | | PR: 17428 Submitted by: maintainer
* convert to a slave portmharo2000-04-062-37/+6
| | | | | PR: 17357 Submitted by: maintainer
* make this into a slave portmharo2000-04-062-37/+5
| | | | | PR: 17356 Submitted by: maintainer
* make this into a slave port depending on timidity++-emacsmharo2000-04-062-46/+5
| | | | | PR: 17355 Submitted by: maintainer
* make this port a middleman between the timidity++ master and all themharo2000-04-064-19/+120
| | | | | | | timidity++ slave ports PR: 17817 Submitted by: maintainer
* As requested by manyandreas2000-04-064-4/+8
| | | | Submitted by: Anton Berezin <tobez@tobez.org>,Kimura Fuyuki <fuyuki@jade.dti.ne.jp>
* Add gtkicq, a GTK-based ICQ clone.will2000-04-061-0/+1
| | | | | PR: 17258 Submitted by: Dan Papasian <bugg@bugg.strangled.net>
* Add the mysqltcl port, which is a suite that allows manipulation of MySQLwill2000-04-069-0/+89
| | | | | | | through Tcl. The port installs only the libraries. PR: 13514 Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
* The wildcard removal of config files in post-install was removingpaul2000-04-061-2/+2
| | | | all config files rather than just the old default files.
* Add better sshd startup scripts; specifically, allow restarting andwill2000-04-064-4/+58
| | | | | | | | | | | | | stopping the server. Martti's submission did not include -h, which I added because if I had added the scripts the way he submitted them, the server wouldn't be started on startup. PR: 10196 Submitted by: Martti Kuparinen <martti.kuparinen@ericsson.com> Reviewed by: kris (partially) No response: maintainers (PR opened February 22, 1999)
* Remove DTDDECL, this produces bogus warnings.asmodai2000-04-061-5/+0
|
* Upgrade to 1.09.mph2000-04-063-17/+4
|
* Depend on postgresql library pq.2 instead of ${PREFIX}/pgsql/bin/psql.dirk2000-04-063-3/+3
|
* Upgrade to php-3.0.16.dirk2000-04-062-7/+2
|
* Add OpenGatekeeperroger2000-04-051-0/+1
|
* Import of OpenGateKeeper.roger2000-04-055-0/+52
| | | | | | | | | This is a H323 Gatekeeper for H323 compliant videophone programs such as voxilla, OhPhone and OpenPhone (see /usr/ports/net/openh323) and commericial programs like NetMeeting. More information can be found at http://www.opengatekeeper.org
* Upgrade to 5.3.3andreas2000-04-054-4/+4
| | | | | | | | | remote printing with samba was broken because of syntax error in shell. only occurred when a SMB_PASSWD has been set. Thanks to Olivier ! Submitted by: Olivier PAGE <olivier@esm2.imt-mrs.fr>
* Better invocation for sketch and sk2ps.tg2000-04-054-8/+4
| | | | Suggested by: Rahul Siddharthan <rsidd@physics.iisc.ernet.in>
* Fix RUN_DEPENDS.tg2000-04-051-1/+1
|
* Please welcome Murray Stokely to FreeBSD committers.jkh2000-04-051-0/+1
|
* released new apsfilter version 5.3.2 due to aandreas2000-04-054-4/+4
| | | | | | | | | | | | | | | | | | | | | | | syntax error in SETUP which is detected by bash2 but not by our shell So all Linux user trapped over this result is, that you can't select a printer and loop in printer selection forever... + doesn't work: + PRINTER=`awk -F "|" \ ^----- missing " + "{ if (FNR == $answer ) print \\$2 }" \ + < $PRINTER_LIST"` ^^----- wrong order + works: + PRINTER="`awk -F "|" \ ^----- o.k. + "{ if (FNR == $answer ) print \\$2 }" \ + < $PRINTER_LIST`" ^^----- o.k. Is it a bug in our shell ???
* Upgrade to 0.98.1.mph2000-04-052-2/+2
| | | | | PR: 17795 Submitted by: Alex Varju <varju@snapple.webct.com>
* Remove hanmutt.asami2000-04-051-1/+0
| | | | | Submitted by: Peter Jeremy <peter.jeremy@alcatel.com.au> Forgotten by: mharo
* Fix the version number. It is 3.1g, not 3.1ejmz2000-04-052-3/+3
| | | | Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
* Update to 1.3.8cpiazza2000-04-052-3/+3
| | | | Submitted by: dburr
* Corel moved the license agreement page - catch up with them.msmith2000-04-051-1/+1
| | | | Submitted by: Ronald Klop <ronald@node11a94.a2000.nl>
* Replace clean target with post-clean target.dirk2000-04-053-42/+3
|
* Upgrade to php-4.0RC1.dirk2000-04-054-6/+8
|
* Add the DocBook 4.00-beta5 port.asmodai2000-04-056-0/+109
|
* Add the DocBook 4.00 port.asmodai2000-04-051-0/+1
|
* Synchronize with vmware2.knu2000-04-052-19/+6
|
* Style fix:knu2000-04-0520-36/+32
| | | | | | | | - Remove post-install information from DESCR's. - Replace /usr/local with ${PREFIX} in DESCR's and MESSAGE's. - Remove unnecessary whitespace. Pointed out by: portlint
* upgrade: 2.15->2.16jmz2000-04-054-8/+8
| | | | | PR: ports/17784 Submitted by: Brian Handy <handy@physics.montana.edu>
* Activate mule-ucs-emacs20.knu2000-04-051-0/+1
|
* This is the Mule-UCS (Universal enCoding System) for FSF Emacs 20,knu2000-04-0512-0/+462
| | | | | | | | an Emacs Lisp library to define encoding/decoding schemes by rather simple translation rule.. PR: ports/16931 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Add missing \ for continuation line.asami2000-04-042-2/+2
| | | | Submitted by: Fenner's distfile survey error log
* Do not allow OpenH323 to autodetect the OS, OS Version androger2000-04-044-4/+16
| | | | | | | | | CPU architecture. Instead pass in the actual values, as defined in bsd.port.mk Also, fix bug in do-install which prevented Alpha installs. Submitted by: Karl.Dietz@frankfurt.netsurf.de
* Update to 0.99.1 - pre-official release.knu2000-04-043-7/+7
| | | | | | | | | | Avoid direct use of `/usr/local' in pkg/MESSAGE and use `${PREFIX}' literally instead. Indicated by: portlint * Introducing `MESSAGE_SUB' might be a good idea to do substitutions * in order to give proper instructions.
* Fix mysql lookups and add experimental glue for ldap lookups.sheldonh2000-04-043-3/+48
| | | | Reported by: Peter Lockhart <peter@key.co.za>
* Remove commented out BROKEN.obrien2000-04-041-2/+0
|
* Separate the Python Tk module from the main port. I've beentg2000-04-0427-226/+118
| | | | | | | wanting do to this for a long time now. Now we got rid of the stupid dependency on Tcl/Tk and save some checks in python's makefile. Update the dependent ports accordingly.
* Maxim Sobolev <sobomax@altavista.net> is the new MAINTAINER.tg2000-04-041-1/+1
| | | | Approved by: Brian Handy <handy@physics.montana.edu>
* Update WWWkris2000-04-041-1/+1
| | | | Submitted by: author
* (1) Change the way the port name and version is specified.asami2000-04-041-17/+42
| | | | | | | | | | | | | | | | | | | | | | | New variables: PORTNAME - Base name of port PORTVERSION - Version of port Modified variables: PKGNAME - Always ${PORTNAME}-${PORTVERSION}; error to override this DISTNAME - Defaults to ${PKGNAME} Right now old style is still accepted (unless REQUIRE_PORTNAME is defined) but all port Makefiles will be converted this weekend and bsd.port.mk will be changed again to have the new style be mandatory. Reviewed by: the ports list, mharo in particular (2) Change "clean" to be more generic -- it now has pre-clean/post-clean helpers (it only had pre-clean before) and the actual work is in do-clean so porters can redefine it if necessary. Requested by: "Matthew N. Dodd" <winter@jurai.net> Reviewed by: dirk
* Update to 2.0.2.knu2000-04-046-20/+22
| | | | | | | | | - Fix several small bugs. - Support Excel spreadsheets using xlHtml. (RUN_DEPENDS added) - Abolish mknmz --ole option. - Introduce mknmz --html-split option. Split a large HTML document into parts by <a name="..."> and index them respectively. Fix PLIST. (@dirrm share/namazu was missing)
* Update to version 4.49.obrien2000-04-042-3/+3
| | | | | * adds support for FreeBSD 5.0 * adds IPv6 support for FreeBSD
* Add patch that allows use of ftp/mirror with newer wu-ftpd servers.will2000-04-042-0/+5
| | | | | | PR: 15368 Submitted by: Dmitry Sivachenko <dima@Chg.RU> No response: maintainer
* Add kwebsearch, a utility to do searches on FTP/WWW/etc. sites from a menu.will2000-04-046-0/+59
| | | | PR: 15424
* Add xlhtml, a converter from MS Word/Powerpoint to HTML.will2000-04-0411-0/+163
| | | | | PR: 17633 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* apsfilter release 5.3.1andreas2000-04-046-6/+6
| | | | | | | | Fixes BUG in apsfilter 5.3.0 SETUP: you entered a "printer selection loop" when selecting uniprint printer Includes the previous patch for CLASS support and such ...
* The port fetches the gcc and gdb tarballs into /usr/ports/distfiles/{gcc,gdb}mharo2000-04-041-2/+2
| | | | | | | but the md5 file doesn't have the path prefixes. PR: 17760 Submitted by: David G. Paschich <dpassage@flophouse.com>
* Make it run-depend on the emulators/rtc port and delete notice.knu2000-04-042-24/+4
|
* Changes:knu2000-04-042-14/+28
| | | | | | | - Mention full screen graphics mode works though it'll need due care not to enter full screen text mode. - Wording: vmware -> VMware - Wording: tmpfs -> MFS
* Activate rtc.knu2000-04-031-0/+1
|
* This is rtc, a kernel module for /dev/rtc device support.knu2000-04-0310-0/+553
| | | | | | | | | | Some apps such as VMware for Linux would be happy with it. The code was originally written by Vladimir N. Silyaev. Note: It _includes_ Linux ioctl support, but basically it's FreeBSD native stuff. I'm importing this into emulators category for convevience' sake. Check it out.
* Upgrade to 4.16.tg2000-04-032-3/+3
|
* Upgrade to 0.62.1. Cosmetic fixes.tg2000-04-034-135/+74
| | | | | PR: 17766 Submitted by: "Maxim Sobolev" <sobomax@altavista.net>
* Upgrade to 0.10.1.tg2000-04-032-4/+4
| | | | | PR: 17766 Submitted by: "Maxim Sobolev" <sobomax@altavista.net>
* Fix typo ("etpbm" -> "netpbm").asami2000-04-032-2/+2
|
* I forgot to remove GNU_CONFIGURE, as it is now implied by the newly-addedwill2000-04-034-4/+0
| | | | | | USE_LIBTOOL hook. This does not change anything. Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl>
* Fix heretic port so that it works right. Also use x11 target instead ofwill2000-04-033-14/+18
| | | | | | | | | fastx11, because for some reason it reportedly doesn't work in 16bpp mode, which most people use (I use 24bpp). Sorry for being so late about this. Submitted by: green
* Remove a foolish patch.vanilla2000-04-031-18/+0
|
* Ack, what was I thinking? it's not safe to assume the system sendmailpeter2000-04-0312-24/+48
| | | | was the last active mailer.
* Fix 'make replace' to correctly use mailer.confpeter2000-04-0312-12/+120
|
* Upgrade to latest version, fix PR 16472, 16753, 17078 too.vanilla2000-04-0348-72/+876
| | | | | PR: ports/17749 Submitted by: Martti Kuparinen <martti.kuparinen@piuha.net>
* Remove dynamic loader support, it cause some problem.vanilla2000-04-037-34/+66
|
* Back in USE_LIBTOOL now that we have libtool 1.3.4 in the ports tree.will2000-04-038-476/+344
| | | | | | | This should fix the build for 5.0-CURRENT (as tested on my -current and -stable machines). Submitted by: reg (parts of it)
* Add boxes, a text filter which draws ASCII art boxes around text.mharo2000-04-036-0/+53
| | | | | PR: 17327 Submitted by: Patrick Seal <patseal@hyperhost.net>
* - move startup file from Makefile to files/mysql-server.shdirk2000-04-0330-170/+300
| | | | | - check for start/stop arguments in startup file - don't rip off --force option from mysql_install_db
* use gs6 port !andreas2000-04-032-2/+2
|
* Upgrade to 1.1.18, and add myself as MAINTAINER.vanilla2000-04-0342-540/+558
| | | | (erich leave us long time ago).
* update to 5.0.8mharo2000-04-032-2/+2
| | | | | PR: 17748 Submitted by: maintainer
* remove extra blank line (portlint)mharo2000-04-032-2/+0
|
* forgot a filemharo2000-04-031-0/+128
|
* remove a.out supportmharo2000-04-032-10/+5
|
* remove a.out supportmharo2000-04-034-10/+4
|
* update to apsfilter 5.1.3andreas2000-04-026-6/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New features in 5.3.0 ===================== - Major enhancements in SETUP, therefore version bump - checks your version of ghostscript - is aware of gs version 5.50 and 6.01 printer drivers - new driver selection mechanism - fetches list of available printer driver from file - you can browse/search this list using more - you select printer driver by number - sanity check, if the printer driver is present in your gs binary - at the end of your selection you get a list of printers as confirmation, that are supported by your driver selection - you can repeat this step as often as you like until you choose a valid printer driver - After printer driver selection you can as usual print test pages if you like or repeat the step of selection another driver in this more user friendly manner. - upp profile contribution for Epson LQ-570/870/1070/1170 ESC/P2 24-pin Dot Matrix printer - 3rd party additional driver for HP 812C, 815C, 832C, 880C, 882C, 895C, 932C, 970C http://www.proaxis.com/~mgelhaus/linux/software/hp880c/hp880c.html - Generic Postscript printer Support - added more resolutions in SETUP script and apsfilter script - bugfix: some resolutions were missing in apsfilter script - Adding driver support information is now more easy, since you only have to add it to a file setup/printer-<gs-version> - internal: download page: enhanced make-release script produces now diffs from every version to latest version - latest apsfilter patches can be found on download page - info: new URL -> http://people.freebsd.org/~andreas
* - Fix MASTER_SITESvanilla2000-04-023-1/+36
| | | | | | | - Support CC/CFLAGS properly PR: ports/17467 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add a patch for vga_cursor.vanilla2000-04-023-6/+121
|
* update apsfilter to latest patchlevelandreas2000-04-024-2/+12
| | | | | | | | | | | | - new URL -> http://people.freebsd.org/~andreas - make-release: generate more diffs (every release to latest) and patch from latest to head branch - Added files with an up to date printer list for gs 5.50 and 6.01 SETUP will be modified later... - devices-5.50 - list of driver options - devices-6.01 - list of driver options - printer-5.50 - list of supported printers - printer-6.01 - list of supported printers
* (1) libtool version upgrade to 1.3.4. Also move patch-libtool fromasami2000-04-021-13/+15
| | | | | | | | | | | | after post-patch to before pre-patch. Submitted by: reg (libtool maintainer) (2) Misc. cleanup, pass MAKE_ENV to ${XMKMF}, etc. Submitted by: reg (3) Document ALL_TARGET and INSTALL_TARGET. PR: 17334 Submitted by: Patrick Seal <patseal@hyperhost.net>
* Update to 1.3.4.asami2000-04-0225-180/+240
| | | | Submitted by: maintainer
* Activate adnswill2000-04-021-0/+1
|
* Add adns, an asynchronous DNS resolver library that provides a way to dowill2000-04-0214-0/+178
| | | | | | | | | | | | | nslookups in a non-blocking manner. The adns distribution also comes with some utilities similar to dig, host, nslookup, etc. The port that I'm importing rips out the ${PORTOBJFORMAT} checking and also trims the extra stuff in pkg/DESCR, which the original submission contained. PR: 17510 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> Reviewed by: billf, mharo
* Ooops, I forgot to add MAN8 for oidentd.8 after removing it from thewill2000-04-021-0/+1
| | | | PLIST submitted by the maintainer.
* Respect CC and CFLAGSvanilla2000-04-029-39/+101
|
* Upgrade to 4.4d.vanilla2000-04-023-37/+19
|
* oops, copy/paste error. correct to what submitter sent.mharo2000-04-021-1/+1
|
* update WWWmharo2000-04-021-1/+1
| | | | Submitted by: Anders Jonsson <anders@histgr452.sn.umu.se
* use ssh in base system, if it exists.mharo2000-04-022-8/+20
| | | | | PR: 17520 Submitted by: Brooks Davis <brooks@one-eyed-alien.net>
* Activate oidentdwill2000-04-021-0/+1
|
* Add oidentd to ports tree; it is an identd server which, properlywill2000-04-026-0/+65
| | | | | | | | | | | | configured, can allow users to specify an arbitrary ident string. Unfortunately, due to <sys/file.h> being outdated, this port is marked BROKEN for all ${OSVERSION} prior to 400010, which is the closest to src/sys/sys/file.h rev 1.16.2.2. PR: 17660 Submitted by: Trevor Johnson <trevor@jpj.net> Reviewed by: mharo (confirmation of BROKEN for < 400010)
* make this build againmharo2000-04-024-0/+314
|
* Fix patch error.vanilla2000-04-021-4/+4
|
* OpenLDAP to optionally build with BerkleyDB2 and tcp_wrappersmharo2000-04-0224-11/+234
| | | | | PR: 17136 Submitted by: yds@dppl.com
* stupid little hack to that links libXaw3d.so.7 to libXaw3d.so.6 when builtmharo2000-04-021-0/+12
| | | | | with XFree86 4.0 installed. This should solve the problem reported in PR 17340.
* use CXX instead of c++ and don't compile with -gmharo2000-04-021-8/+18
| | | | | PR: 17564 Submitted by: mi@kot.ne.mediaone.net
* Add a patch for I18N fontset, and correct pkg/PLIST.vanilla2000-04-022-22/+22
| | | | Approved by: will
* fix runtime seg faultmharo2000-04-021-0/+15
| | | | | PR: 17281 Submitted by: muk@bender.cl.msu.edu
* ***mharo2000-04-0266-494/+628
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | games/affenspiel - Support CC properly *** games/battalion - Support PREFIX properly *** games/block - Support CC/CFLAGS properly *** games/blue - Support CC/CFLAGS properly - Add WWW: line into pkg/DESCR New file: patches/patch-aa *** games/bs - Add WWW: line into pkg/DESCR *** games/columns - Support CXXFLAGS properly - Support sdl-config *** games/empire - Exclude GPL doc from package - Add WWW: line into pkg/DESCR *** games/freesweep to 0.87 - Update to version 0.87 *** games/galaxis - Support CC properly - Add WWW: line into pkg/DESCR *** games/garith - Support CC/CFLAGS properly - Support GTK_CONFIG *** games/gemdropx to 0.7 - Update to version 0.7 *** games/gtkballs - Exclude GPL doc from package - Support GTK_CONFIG *** games/icbm3d - Update WWW: line of pkg/DESCR *** games/mirrormagic - Support CC/X11BASE properly *** games/phalanx to 22 - Update to version 22 - Add WWW: line into pkg/DESCR *** games/spellcast - Update MASTER_SITES and WWW: line of pkg/DESCR - Support CFLAGS properly - Exclude GPL doc from package *** games/starlanes - Support CC properly - Exclude GPL doc from package *** games/xdigger to 1.0.10 - Update to version 1.0.10 New file: patches/patch-ad patches/patch-ae *** games/xtron - Support PREFIX properly - Exclude GPL doc from package *** games/xtruco - Support CC/CFLAGS/X11BASE properly *** games/xvier - Support X11BASE properly *** PR: 17741 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* netpnm moved to ${LOCALBASE}, update *_DEPENDSmharo2000-04-026-6/+6
|
* update to 8.3mharo2000-04-0213-204/+684
| | | | | | | | | Due to the change of default prefix from X11BASE to LOCALBASE, some other ports Makefile having dependancy to grapchics/netpbm may have to modify *_DEPENDS line. I'll update those ports in a minute. PR: 17742 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Divide patch one file per patchmharo2000-04-023-1/+61
| | | | | PR: 17740 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.32mharo2000-04-022-6/+4
| | | | | PR: 17743 Submitted by: tkato@prontomail.ne.jp
* Synchronize with vmware2 port.knu2000-04-021-7/+9
|
* update to 1.4dmharo2000-04-024-11/+13
| | | | | PR: 17025 Submitted by: maintainer
* update to 1.6.2mharo2000-04-022-4/+4
| | | | | PR: 17300 Submitted by: maintainer
* forgot to cvs add/remove patchesmharo2000-04-021-0/+11
|
* * do not configure X11 driver when NO_X11 is defined.mharo2000-04-022-4/+45
| | | | | | | | | * declare USE_XLIB when XFree86 is installed and NO_X11 is not defined. * fix configure.in more to use built-in ncurses if exist, and turn on USE_AUTOCONF. * remove patches already obsoleted by USE_LIBTOOL. PR: 17004 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* update MASTER_SITESmharo2000-04-021-2/+2
| | | | | PR: 17624 Submitted by: maintainer
* update to 0.9.3mharo2000-04-023-10/+13
| | | | | PR: 17734 Submitted by: maintainer
* update to 2.4dmharo2000-04-024-10/+10
| | | | | PR: 17024 Submitted by: maintainer
* update to 1.2mharo2000-04-024-15/+14
| | | | | PR: 16933 Submitted by: maintainer
* update to 1.27mharo2000-04-023-9/+6
| | | | | PR: 17731 Submitted by: maintainer
* update to 2.2.0amharo2000-04-023-5/+5
| | | | | PR: 17730 Submitted by: maintainer
* update to 0.84mharo2000-04-025-124/+204
| | | | | PR: 17729 Submitted by: maintainer
* update to 1.0.1imharo2000-04-024-18/+18
| | | | | PR: 17732 Submitted by: maintainer
* update to 0.62mharo2000-04-027-30/+46
| | | | | PR: 17726 Submitted by: maintainer
* Adjust window sizes.knu2000-04-022-14/+18
|
* oops, return date created to its original statemharo2000-04-023-3/+3
|
* update to 0.99.0amharo2000-04-029-4737/+7035
| | | | | PR: 16925 Submitted by: maintainer
* Add myself and fix marcel's entry.knu2000-04-021-2/+3
|
* Activate linux-flashplugin.knu2000-04-011-0/+1
|
* Initial import of linux-flashplugin.knu2000-04-015-0/+58
| | | | | | | This is the official Macromedia Flash 4 Player for Linux Netscape. PR: ports/16695 Submitted by: Matt Heckaman <matt@ARPA.MAIL.NET>
* Correct installation problem (WRKDIR -> WRKSRC)jedgar2000-04-011-2/+2
|
* Add xrmftp 1.2.4, a xforms-based FTP client.will2000-04-016-0/+89
| | | | | | PR: 17653 Prodded by: Matt Heckaman <matt@LUCIDA.QC.CA> Submitted by: Matt Heckaman <matt@LUCIDA.QC.CA>
* Activate xrmftpwill2000-04-011-0/+1
|
* fix: web500gw can't always parse dates (Y2K)mharo2000-04-014-0/+169
| | | | | PR: 16736 Submitted by: maintainer
* update to apache 1.3.11mharo2000-04-016-41/+54
| | | | | PR: 16659 Submitted by: maintainer
* Change termcap and resource.mharo2000-04-015-5/+4
| | | | | PR: 17370 Submitted by: maintainer
* * respect CC, CXX, CFLAGS, CXXFLAGS.mharo2000-04-013-10/+27
| | | | | | | | | | | | * turn on USE_NEWGCC. * don't use mkdirhier (to avoid implicit BUILD_DEPENDS on XFree86) * define ONLY_FOR_ARCHS=i386. * tweak do-install rules. * revise some patch for the socklen_t issue. * fit library file names in the ELF world to enable making package on -STABLE and -CURRENT. PR: 168006 Submitted by: OKAZAKI Tetsurou <okazaki@be.to>
* Update to version 0.81. QT 2.1 (beta) is now needed. Thanks a bundle togreen2000-04-0121-390/+606
| | | | | | the submitter!! Submitted by: Matt Heckaman <matt@arpa.mail.net>
* update to p18mharo2000-04-012-3/+3
| | | | | PR: 17331 Submitted by: maintainer
* - add MultiByteText=YES on wsetfont at korean and korean2mharo2000-04-011-5/+21
| | | | | | | (PR from naondol@vishnu.snu.ac.kr) PR: 17519 Submitted by: maintainer
* update to gc5.0alpha4.mharo2000-04-013-5/+5
| | | | | PR: 17456 Submitted by: nnd@mail.nsk.ru
* Update port net/ntp to 4.0.99gmharo2000-04-0112-33/+186
| | | | | PR: 17284 Submitted by: KATO Tsuguru tkato@prontomail.ne.jp
* update patch to fix some bugsmharo2000-04-012-616/+588
| | | | | PR: 17257 Submitted by: maintainer
* update maintainer email addressmharo2000-04-012-4/+4
|
* update to 3.8.3mharo2000-04-012-4/+4
|
* update mastersitesmharo2000-04-011-5/+4
| | | | | PR: 17166 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* various port fixesmharo2000-04-019-86/+84
| | | | | PR: 17180 Submitted by: maintainer
* update to version 0.9.3cmharo2000-04-017-80/+55
| | | | | PR: 17204 Submitted by: Adam Kranzel <shade@dnai.com>
* update to 0.18mharo2000-04-014-7/+4
| | | | | PR: 17206 Submitted by: maintainer
* - Fix MASTER_SITESmharo2000-04-016-22/+66
| | | | | | | | - Support CFLAGS properly - Support install macros PR: 17172 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Fix MASTER_SITESmharo2000-04-013-13/+15
| | | | | | | - Support CFLAGS/PREFIX properly PR: 17169 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* change distfile namemharo2000-04-013-16/+31
| | | | | | | | Add patch for using system CFLAGS. Add support for amiga style outbound. PR: 17576 Submitted by: maintainer
* - Fix MASTER_SITESmharo2000-04-012-12/+24
| | | | | | | | - Remove redundant LIB_DEPENDS - Support CC/CFLAGS properly PR: 17165 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* - Fix MASTER_SITESmharo2000-04-011-8/+9
| | | | | | | - Remove redundant LIB_DEPENDS PR: 17164 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update MASTER_SITES and other minor stuffmharo2000-04-011-8/+9
| | | | | PR: 17160 Submitted by: KATO Tsuguru
* Update to version 0.9.10. I added patch-ab to simply rip a comment out ofjim2000-04-013-3/+19
| | | | | configure that tells you glibc isn't installed but doesn't matter anyway for the GTK client, which is what we're installing.
* Add a section about how to set up plain disks as a workaround fornsayer2000-04-012-4/+134
| | | | | | | | the not-working raw disks. Add some more little hints too. Approved by: knu@idaemons.org
* - Update to version 7.5.5mharo2000-04-013-8/+10
| | | | | PR: 17449 Submitted by: tkato@prontomail.ne.jp
* - Support CFLAGS/CXX/CXXFLAGS/PREFIX/X11BASE properlyjedgar2000-04-013-50/+137
| | | | | | | | | | - Support install macros - Add USE_BISON - Remove unneeded USE_GMAKE - Change install path of data files from lib/ to share/ PR: 17529 Submitted by: tkato@prontomail.ne.jp
* o update chinese/rxvt to 2.7.3mharo2000-04-014-56/+87
| | | | | | | | | o merge MASTER_SITES from x11/rxvt o kick over-bolded font out o now it's happy with chinese/kcfonts and chinese/arphicttf PR: 17618 Submitted by: clive@cirx.org
* - Update MASTER_SITES and WWW: line of pkg/DESCRmharo2000-04-013-27/+72
| | | | | | | - Support CFLAGS properly PR: 17722 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update to 1.0bmharo2000-04-013-11/+11
| | | | | PR: 17719 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update to 1.5.4mharo2000-04-016-49/+46
| | | | | PR: 17718 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update to 3.5.5mharo2000-04-019-46/+110
| | | | | PR: 17717 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Allow postfix to be built on FreeBSD-5.x (-CURRENT). These patchesjedgar2000-04-0124-0/+252
| | | | | | | are the same as were submitted on the postfix-users mailing list (and should be integrated for the next release). No response from: Maintainer
* Update MASTER_SITESjedgar2000-04-011-2/+2
| | | | | PR: 17541 Submitted by: Maintainer
* fix some problemsmharo2000-04-012-3/+3
| | | | | PR: 17345 Submitted by: maintainer
* Install documentation (mainly povuser.txt)jmz2000-04-012-0/+4
|
* update to 1.1mharo2000-04-013-9/+8
| | | | | PR: 17440 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* update to 2.9.0mharo2000-04-019-57/+63
| | | | | PR: 17354 Submitted by: maintainer
* portlint - ${MKDIR} doesn't need a -p flag after itmharo2000-04-011-1/+1
|
* Activated 'ebuttons', 'efancylauncher', and 'eweather'.jhb2000-04-011-0/+3
|
* E-Weather is an epplet used to display information about the currentjhb2000-04-016-0/+61
| | | | weather similar to the wmWeather dockapp.