summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-036-0/+59
| | | | PR: 15424
* Add xlhtml, a converter from MS Word/Powerpoint to HTML.will2000-04-0311-0/+163
| | | | | PR: 17633 Submitted by: Maxim Sobolev <sobomax@altavista.net>
* apsfilter release 5.3.1andreas2000-04-036-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-031-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-032-24/+4
|
* Changes:knu2000-04-032-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-026-0/+53
| | | | | PR: 17327 Submitted by: Patrick Seal <patseal@hyperhost.net>
* - move startup file from Makefile to files/mysql-server.shdirk2000-04-0230-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-022-2/+2
|
* Upgrade to 1.1.18, and add myself as MAINTAINER.vanilla2000-04-0242-540/+558
| | | | (erich leave us long time ago).
* update to 5.0.8mharo2000-04-022-2/+2
| | | | | PR: 17748 Submitted by: maintainer
* remove extra blank line (portlint)mharo2000-04-022-2/+0
|
* forgot a filemharo2000-04-021-0/+128
|
* remove a.out supportmharo2000-04-022-10/+5
|
* remove a.out supportmharo2000-04-024-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
|
OpenPOWER on IntegriCloud