summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Update to knu-cvsweb 1.103.1.33.knu2000-10-074-4/+4
| | | | | | | | | | | | | | | | | | | | | | 2000-10-07 16:44 knu * cvsweb.cgi: Fix &link() not to put a redundant trailing LF. Improve manpage linking to support "foo.1" as well as "foo(1)". 2000-10-07 16:35 knu * cvsweb.cgi: Fix screwups in the last commit. Parse rlog's output explicitly. Recognize 77 ='s as a file separator, and 28 -'s as revision separator. Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> 2000-10-03 04:07 knu * cvsweb.cgi: Cleanup $barequery generation. Undefine "my" variables when they are done.
* Update to 1.1ade2000-10-059-6/+18
|
* Updated to latest versions needed by coda-5.3.9 releaseshafeeq2000-10-059-11/+20
|
* Implement USE_GNOME, part 1.reg2000-10-0525-179/+79
|
* Implement USE_GTK, part 2.reg2000-10-051-7/+1
|
* Implement USE_GTK, part 1.reg2000-10-054-18/+11
|
* Implement USE_GLIB.reg2000-10-054-26/+11
|
* Implement WANT_ESOUND, USE_ESOUND.reg2000-10-054-34/+26
|
* Correct CATEGORIES - make first category in the CATEGORIES list matching parentsobomax2000-10-042-2/+2
| | | | directory.
* sync with bsd.sites.mk, bump version to 2.2.3mharo2000-10-042-11/+96
| | | | Submitted by: jeh
* A Python module implementing some functional programming idiomsnectar2000-10-0311-0/+103
|
* Assume maintainership (from ports).. it's a somewhat importantade2000-10-031-1/+1
| | | | dependency for gnucash
* Chase new gconfade2000-10-034-4/+4
|
* Update to 0.9ade2000-10-036-14/+18
|
* Fix broken under Python 1.6kevlo2000-10-031-0/+1
| | | | | PR: 21726 Submitted by: MAINTAINER
* Update to 0.2.20kevlo2000-10-032-2/+2
| | | | | PR: 21706 Submitted by: MAINTAINER
* Maintainer is now a committer, update email accordinglylioux2000-10-033-3/+3
| | | | Approved by: will
* Approved by: Willlioux2000-10-032-8/+10
| | | | | | | | | | | Some simple changes. Mostly implementing Mr. Sada Kenji patches to JX x11-toolkit family ports: 1. nonexistent -> ${NONEXISTENT} 2. Allow you to define WRKDIRPREFIX safely. -JXPORT_WRKSRC= ${JXPORT}/work/JX-1.5.3 +JXPORT_WRKSRC!= cd ${JXPORT} && ${MAKE} -V WRKSRC
* Darn. Forgot a bit of this patch... Actaully install orbitrc.reg2000-10-032-0/+6
|
* Install orbitrc.default, and treat it as a real configuration file.reg2000-10-034-10/+10
|
* Correct and sort PLISTs.reg2000-10-022-7/+7
|
* Add missed gtkeditor into LIB_DEPENDS.sobomax2000-10-021-1/+2
| | | | Submitted by: vanilla
* Change MAINTAINER for my ports.trevor2000-10-021-1/+1
| | | | Approved by: will
* Change MAINTAINERship to my committers address.jeh2000-10-0251-51/+51
| | | | Approved: will
* Oops, missed some more wrong libtool stuff...reg2000-10-011-11/+0
|
* Remove unneed libtool patches.reg2000-10-011-0/+2
| | | | Correct PLIST while I'm here.
* Update to knu-cvsweb 1.103.1.30.knu2000-09-304-4/+4
| | | | | | | | 2000-10-01 05:10 knu * cvsweb.cgi: Fix annotation bugs. - Do not pass gzip'ed directives to cvs. (it never worked, sigh) - Fix mis-spacing. Now it should look pretty well.
* Update to knu-cvsweb 1.103.1.29.knu2000-09-304-4/+4
| | | | | | | | | | | | | | | | | | | | | | 2000-10-01 03:48 knu * INSTALL, cvsweb.cgi: Specify -R (Read-only mode) and -l (Do not log in history) flags when doing a cvs annotation so that one does not need to turn on the write permission on CVSROOT/history for the user which httpd runs cvsweb.cgi as. (typically "nobody") 2000-10-01 03:27 knu * cvsweb.cgi: Fix the comment to make how to set $config clear. Inspired by: "Dan Langille" <dan@langille.org> 2000-09-29 03:06 knu * cvsweb.cgi: Trap errors in the configuration files on loading and show error messages. (Previously it failed silently) Submitted by: Sean Scarff <sean@pavilion.net>
* Update to 0.2.6.knu2000-09-306-16/+16
| | | | Use RUBY_SHEBANG_FILES.
* FreeBSD specific hack -- prefer OSREL from the environment over whatasami2000-09-291-0/+22
| | | | | | | uname(3) says. This is necessary for cross-version chroot builds. Requested by: PW Submitted by: maintainer
* Upgrade makedepend to 2000.09.07nbm2000-09-282-4/+5
| | | | | | | | | | Upgrade texi2html to 1.64 Update cgihtml's master site Make Peter Pentchev maintainer. PR: 21456 Submitted by: "Peter Pentchev" <roam@orbitel.bg> (new maintainer) Approved by: Ian Vaudrey <i.vaudrey@bigfoot.com> (old maintainer)
* Chase new gnomeprintade2000-09-281-1/+2
|
* Use bison.tg2000-09-282-0/+2
|
* Update to 1.1.5.sobomax2000-09-2810-118/+746
|
* Add "#define NothingOutsideProjectRoot YES" to make sure nothing isasami2000-09-271-0/+2
| | | | | | | | installed outside /usr/X11R6. This fixes about 70 "type (dir, link)" mtree errors in 5-current. Submitted by: maintainer Reported by: sanpei
* Numerous improvements:sobomax2000-09-272-16/+17
| | | | | | | | | - properly use libc_r; - provide hack around missing thread-safe version of fpathconf(1) syscall if OSVERSION < 41100; - remove ugly direct call to configure script from post-extract target; - don't add -1.2 suffix to shared libraries; - bump PORTREVISION to make kris happy ;).
* fix extra errorsanpei2000-09-272-1/+1
| | | | | | use MAN1 for manpages. Submitted by: onigiri
* Fix distfile checksum. I could not find a distfile with the older checksum,obrien2000-09-261-1/+1
| | | | | and not being the one to create the previous one, I cannot even be sure it was ever correct.
* Use MASTER_SITE_GNUade2000-09-261-2/+2
| | | | | PR: 21547 Submitted by: maintainer
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYknu2000-09-2613-37/+12
| | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
* Update to 2.1.knu2000-09-263-4/+3
|
* Use standard GNU master sitesade2000-09-251-1/+2
| | | | | PR: 21543 Submitted by: maintainer
* Bump PORTREVISIONkris2000-09-251-0/+1
| | | | Overlooked by: obrien
* Make syntax highliting working.sobomax2000-09-252-0/+12
|
* Add titano - an C/C++ IDE for GNOME desktop.sobomax2000-09-258-0/+113
|
* Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break whenasami2000-09-256-18/+7
| | | | | | | | | | | PORTREVISION or PORTEPOCH are defined. Most of these Makefiles were defining DISTNAME and WRKSRC (and sometimes EXTRACT_SUFX) -- change those to define DISTFILES only. Also, some of the WRKSRC lines were not even necessary, as they were defining it to the default value. Instigated by: Peter Pentchev <roam@orbitel.bg> and kris
* Remove --buld ltconfig option hacks. Please don't forget to update your libtoolsobomax2000-09-252-18/+0
| | | | installation.
* Add --build no-op to ltconfig to make USE_LIBTOOL working with configure scriptssobomax2000-09-2510-50/+125
| | | | | | generated for libtool1.4. No responce from: maintainer
* Properly convert scancode into acsii representation in svga driver.sobomax2000-09-256-42/+94
|
* Add clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ).sobomax2000-09-2537-0/+1729
|
OpenPOWER on IntegriCloud