summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite p5- module's PLIST for alpha.simokawa1999-01-1194-1140/+1140
| | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami
* Dynamic loading module input method `Wnn' on Emacs.kuriyama1999-01-119-0/+149
| | | | | PR: ports/8833 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Dynamic loading module input method `Canna' on Emacs.kuriyama1999-01-115-0/+67
| | | | | PR: ports/8832 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
* Activate emacs20-dl-{canna,wnn6}.kuriyama1999-01-111-1/+3
|
* use -lGL instead of -lMesaGLflathill1999-01-112-11/+11
|
* (1) Add ONLY_FOR_ARCHS and NOT_FOR_ARCHS. They are list of architecture namesasami1999-01-111-19/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (as given by "uname -m") by which you can specify which architectures the port is appropriate for. Idea borrowed from: NetBSD, OpenBSD Reviewed by: simokawa (2) New variable PERL_ARCH (value: ${ARCH}-freebsd) that is also passed to ${PLIST_SUB}. Use it to simplify PLISTs. Submitted by: simokawa (3) Check OSVERSION as well as existence of /usr/bin/perl5 before assuming USE_PERL5 is to be a no-op. Basically to allow building of 2.2-INDEX on a 3.0 machine. (4) Change USE_QT definition to use new shlib version (2) and directory (qt142). (5) Uncomment temporary Motif dependency for parallel package building. We still need to figure out a way to install the pkg database files, but it's a start. (6) Move EXTRACT_SUFX up into the pre.mk area so it can be used in exists() tests. (7) Add MASTER_SITE_COMP_SOURCES. Note that this is defined like "/pub/usenet/comp.sources.%SUBDIR%/" so you can specify something like "SUBDIR=x/volume18" to select the newsgroup as well as subdirectory name. Submitted by: "distfiles" fenner (8) Other misc. master site cleanup. Submitted by: "distfiles" fenner (9) New target "maintainer". I intend to use it to auto-mail failure build failure notices to the maintainer.
* Escape @ for perl5.dirk1999-01-111-2/+2
| | | | Submitted by: Andrew Arensburger <arensb@cfar.umd.edu>
* BUILD_DEPENDS on emacs binary.asami1999-01-112-6/+4
| | | | Submitted by: maintainer
* I tried to be too cute with the DEPENDS stuff. Change all install targetsasami1999-01-111-2/+2
| | | | | | to "install". Reported by: Cejka Rudolf <cejkar@dcse.fee.vutbr.cz>
* Activate the xtron port.steve1999-01-111-1/+2
|
* Initial import of xtron version 1.1a.steve1999-01-118-0/+99
| | | | | | | The game of Tron for the X Windowing System. PR: 6171 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
* Activate the flick port.steve1999-01-111-1/+2
|
* Initial import of flick version 1.1.steve1999-01-115-0/+107
| | | | | | | The Flexible IDL Compiler Kit. PR: 6153 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* Activate the ml port.steve1999-01-111-1/+2
|
* Initial import of ml-3.3.steve1999-01-119-0/+227
| | | | | | | An X11 IMAP client. PR: 6018 Submitted by: Jeroen Hogeveen <albast@xs4all.nl>
* Fix build, add new patches, and cleanup PLIST.steve1999-01-114-10/+152
| | | | | PR: 9219 Submitted by: maintainer
* Add another MASTER_SITE.steve1999-01-111-2/+3
| | | | | PR: 9430 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Update to version 2.4.11.steve1999-01-119-51/+48
|
* Oops, needs "build", not "extract" from sam.asami1999-01-111-2/+2
|
* Add bzip2 dependency. They were missing in some kde*11 Makefiles.asami1999-01-1115-15/+32
|
* There are a total of 5 locale specific message files, that can not bese1999-01-1010-45/+76
| | | | | | installed. Until this is fixed in the KDE sources, those files have to be removed from the Makefiles that deal with them and from the PLIST of this port ...
* Unbreak for ELF. Also add FETCH_BEFORE_ARGS=-b so we can getsteve1999-01-101-2/+2
| | | | | | the distfile. Submitted by: Faried Nawaz <fn@hungry.org>
* Activate the libcii port.steve1999-01-101-1/+2
|
* Initial import of libcii version 1.1.steve1999-01-107-0/+249
| | | | | | | Library from "C Interfaces and Implementations" by David Hanson. PR: 6504 Submitted by: J Han <hjh@photino.com>
* Install the sr binary as sample-robot to avoid a possible conflict withsteve1999-01-102-3/+3
| | | | | | another binary of the same name installed by the lang/sr port. PR: 8946
* Update to version 1.0.0 and use ncurses in the base system.steve1999-01-104-32/+45
| | | | | PR: 9121 Submitted by: maintainer
* Activate the amaya port.steve1999-01-101-1/+2
|
* Initial import of amaya version 1.4.steve1999-01-106-0/+203
| | | | | | | W3C's testbed web browser/editor. PR: 9210 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
* Update to grail-0.5.nectar1999-01-102-8/+8
|
* Update to version 0.9.13.steve1999-01-106-46/+84
| | | | | PR: 9326 Submitted by: maintainer
* Update maintainer's email address.steve1999-01-103-7/+7
| | | | | PR: 9342 Submitted by: hjh@photino.com
* Update to version 1.4.steve1999-01-104-9/+36
| | | | | PR: 9344 Submitted by: maintainer
* Unbreak build.steve1999-01-108-14/+70
| | | | | PR: 9345 Submitted by: Sheldon Hearn <axl@iafrica.com>
* Update to version 1.5.7.4.steve1999-01-103-18/+17
| | | | | PR: 9346 Submitted by: Palle Girgensohn <girgen@partitur.se>
* Update to version 3.5-1.0p1.steve1999-01-102-4/+4
| | | | | PR: 9348 Submitted by: maintainer
* Update to version 1.5.steve1999-01-102-5/+5
| | | | | PR: 9363 Submitted by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* Add USE_X_PREFIX so this builds again.steve1999-01-104-6/+8
| | | | | PR: 9365 Submitted by: maintainer
* Checksum of diffs changed.steve1999-01-101-1/+1
| | | | | PR: 9368 Submitted by: maintainer
* Update to version 2.0.2.steve1999-01-104-6/+6
| | | | | PR: 9377 Submitted by: maintainer
* Update to version 3.8.2.steve1999-01-103-3/+5
| | | | | PR: 9378 Submitted by: maintainer
* Update to version 0.996.steve1999-01-103-13/+15
| | | | | PR: 9380 Submitted by: maintainer
* Portlint clean and honor CFLAGS.steve1999-01-102-5/+7
| | | | | PR: 9383 Submitted by: maintainer
* Warn the user if a news spool directory doesn't exist. Also add anothersteve1999-01-101-3/+5
| | | | | | | MASTER_SITE. PR: 9389 Submitted by: maintainer
* Update to version 4.0.2.steve1999-01-107-58/+67
| | | | | PR: 9400 Submitted by: maintainer
* uname(1) is in /usr/bin.steve1999-01-101-1/+14
| | | | | PR: 9404 Submitted by: maintainer
* Update to version 1.2.3.steve1999-01-102-4/+4
| | | | | PR: 9415 Submitted by: maintainer
* Urk, forgot to commit this with previous update.steve1999-01-101-3/+3
|
* Avoid installing libTkSteal.so if it exists.steve1999-01-102-4/+4
|
* Add back the required .so symlink for OBJFORMAT == elf.steve1999-01-101-1/+3
|
* Replace -soname with -Wl,-soname.simokawa1999-01-101-2/+2
| | | | Alpha's cc doesn't have -soname option.
OpenPOWER on IntegriCloud