summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* second try at adding csound-manualtrevor2000-10-125-0/+70
|
* Add a port for the sound synthesizer Csound. Add a port for its manuals.trevor2000-10-129-0/+245
|
* Try more hard to find proper nym server when alias@nym form is given - rejectache2000-10-122-12/+46
| | | | non-nym servers automatically
* Add WMusic, an applet for the Window Maker dock which works as atrevor2000-10-116-0/+39
| | | | | | | | | | | | | | remote control for xmms. I made some minor changes: - put maintainer's full name and e-mail address on Whom line - rearranged for new layout - removed unneeded patch - added maintainer's name and e-mail address to pkg-descr PR: 21597 Submitted by: Eric Melville <eric@osd.bsdi.com> Approved by: maintainer
* Fix "DISTFILES".obrien2000-10-111-1/+1
| | | | Submitted by: steve
* Move all modules from static to shared to allow maximal configurationache2000-10-1110-10/+110
| | | | | | | flexibility. WARNING: existing configurations should be updated with 'LoadModule' for previously static modules.
* Update MASTER_SITES.jim2000-10-113-6/+5
|
* Update to 0.10.3.jim2000-10-116-6/+6
|
* Unbreak the BROKEN line (add missing ")ade2000-10-112-2/+2
| | | | | Submitted by: steve Pointy hat to: ade
* Update to 0.9ade2000-10-116-6/+6
|
* Update to 0.57, now using x11-toolkits/galade2000-10-1110-984/+1064
|
* Upgrade to v2.2, and hand the reigns over to Bruce Mah, who ismarkm2000-10-117-9/+22
| | | | | | also an Exmh developer. Thanks Bruce!
* Update to version 3.1kevlo2000-10-113-24/+21
| | | | | PR: 21895 Submitted by: Ports Fury
* Fix a patch failure that affects non-ELF systems, for v110.0.6.jkoshy2000-10-111-4/+4
|
* Missing " in post-patch targetjeh2000-10-111-1/+1
| | | | Submitted by: bento
* Update to 2.7. Fix plist breakage caused by reg.sobomax2000-10-114-5/+15
| | | | No responce from: maintainer
* Update to include HTML 4.01 specification.kuriyama2000-10-113-5/+14
| | | | | | | | | Take over maintainership. Move distfile in $MASTER_SITE_LOCAL/kuriyama. Portlint. No response from: maintainer Discussed with: shige
* Update MASTER_SITES.sobomax2000-10-111-1/+1
|
* Add web sitedes2000-10-112-0/+4
|
* Unbroke - the port wasn't really broken.sobomax2000-10-112-2/+0
| | | | False alarm by: sobomax
* Mark FORBIDDEN: remote root vulnerabilitykris2000-10-114-0/+8
| | | | Submitted by: Pekka Savola <pekkas@NETCORE.FI> via bugtraq
* Unbroke for GNOME case.sobomax2000-10-112-4/+6
|
* Rushed the last commit to much. Make sure CONFIGURE_ARGs is defined beforereg2000-10-111-1/+1
| | | | playing with it.
* Bump PORTREVISIONache2000-10-112-2/+2
|
* Use more terminfo-compatible fixache2000-10-112-16/+24
|
* Remove share/sgml/catalog if it's empty.asami2000-10-111-0/+1
| | | | | Reported by: bento Reviewed by: kuriyama
* Since people don't seem to appreciate the fact that addport can dowill2000-10-111-26/+0
| | | | | | | | automatic checking on their ports to be added, I'm removing it and its overriding -v option. Let the improper port additions continue, and screw anyone who doesn't care about the repo. Propelled by: obrien, msmith
* Add support for the new PORTEPOCH/PORTREVISION variables, so it won'twill2000-10-102-20/+22
| | | | | | | improperly fatal-warn about them being in PORTNAME area. PR: 21747 Submitted by: jeh
* turn on `ia64sim'obrien2000-10-101-0/+1
|
* IA64 simulator (Intel(R) Architecture 64).obrien2000-10-109-0/+245
| | | | Obtained from: NetBSD (parts)
* Use PLIST_SUB to only include curses.h when OSVERSION >= 400000. (Itasami2000-10-104-18/+30
| | | | | | | is not built on 3-stable systems.) Change the ELF-only stuff to use PLIST_SUB too. (This part is purely cosmetic -- no functional changes.)
* Upgrade to the 2000-10-02 GCC 2.97 development snapshot.obrien2000-10-10126-11214/+3114
|
* Forgot to add pkg-message. My 1st cvs add. :)lioux2000-10-104-0/+44
|
* Update to version 3.2.archie2000-10-102-2/+2
|
* PR 21608 was not processed as intented.jeh2000-10-102-21/+22
| | | | | | | Bumped PORTREVISION and removed duplicate from pkg-plist. PR: 21894 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* glade-- is a C++ code generator for devel/gladeade2000-10-109-0/+108
| | | | | PR: 21823 Submitted by: Shinya FUJIE <fujie@tk.elec.waseda.ac.jp>
* Mark BROKEN -- port needs an a.out crt++.oade2000-10-101-1/+3
| | | | Revert maintainership to ports@FreeBSD.org (requested by old maintainer)
* Temporarily mark broken, primarily because of the new bonobo.ade2000-10-104-0/+8
| | | | New releases should be out real soon now.
* Updates for new bonoboade2000-10-108-4/+8
|
* Update to 0.20, taking into account new bonoboade2000-10-103-4/+137
|
* Update to 0.10ade2000-10-106-24/+4
|
* Update to 0.20 -- lots of API changesade2000-10-105-15/+66
|
* Update to 0.5.11 and revert to primary MASTER_SITE, as the GNOME sitesade2000-10-106-76/+72
| | | | | | | tend to lag behind on this. This also fixes ports/21821 by putting everything in the right place now that bsd.gnome.mk is being used.
* Fix my breakage. Add a missing dependency on gettext, and install thereg2000-10-102-2/+40
| | | | | | default laocale files. Noticed by: asami
* Re-add USE_GMAKE to get around Makefile bogosity. Without this,ade2000-10-101-0/+1
| | | | | doing a 'make all' and 'make install' as two separate commands results in the code being completely recompiled twice. Bleurgh.
* Fix my breakage. Put gnome files in the right places, and plugins in lib.reg2000-10-104-30/+30
| | | | Noticed by: asami
* Fix my breakage. Make this port a WANT_GTK port, so that freeciv-gtkreg2000-10-102-4/+24
| | | | | | builds, and add a missing dependency on gettext. Noticed by: asami
* Fix my breakage. Only remove share/pixmaps in the non-Gnome case.reg2000-10-103-3/+3
| | | | Noticed by: asami
* Fix my breakage. Remove share/help in the non-Gnome case.reg2000-10-101-0/+1
| | | | Submitted by: asami
* Allow ports using WANT_GNOME and USE_GNOME to override the default datadirreg2000-10-101-3/+16
| | | | | | setting. Add a warning about doing this. Begged for by: sobomax
OpenPOWER on IntegriCloud