aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Chase new gnomeprint. Sadly, this one needs a bunch of work byade2000-09-292-2/+6
| | | | the authors, so it's currently marked broken.
* Update to 0.9.1, using required new gnomeprintade2000-09-296-8/+102
|
* Chase new gnomeprint - still broken for other reasonsade2000-09-291-1/+1
|
* Update to 0.24. Read the ChangeLog for updates, the list is enormous.ade2000-09-299-45/+63
|
* Use _PATH_UUCPLOCK from path.h rather than /var/spool/uucp.obrien2000-09-292-3/+21
| | | | Requested by: Daniel O'Connor <doconnor@gsoft.com.au>
* Upgrade to 2.01.02ache2000-09-294-27/+9
|
* use graphics/linux-pngsanpei2000-09-289-120/+9
|
* new port: Linux png library. Installs png lib from rpm.sanpei2000-09-2831-0/+151
|
* Whitespace only change - decrease number of tabs used to separate values fromsobomax2000-09-281-12/+12
| | | | variables from 2 to 1.
* Update to 0.6.sobomax2000-09-285-200/+233
|
* Update to 1.0.10.sobomax2000-09-283-4/+4
|
* Update to 1.2.2.sobomax2000-09-284-5/+5
|
* - Update port to 0.8.1jedgar2000-09-286-22/+6
| | | | - GNU_CONFIGURE -> USE_LIBTOOL to prevent installing *.la files
* Use USE_PYTHON.tg2000-09-2813-0/+13
|
* - Upgrade version number for Python 2.0b2.tg2000-09-281-11/+29
| | | | | | | - Use full path for PYTHON_CMD - Add PYTHON_PKGNAMEPREFIX - Add PYTHON_REL - Prevent against multiple inclusion
* Use USE_PYTHON. Fix building with other python versions than 1.5.2.tg2000-09-283-146/+148
|
* Use bison.tg2000-09-287-0/+7
|
* Update to 0.13 which supports Ruby 1.6.knu2000-09-283-24/+22
| | | | Sort PLIST.
* Update to 0.13 which supports Ruby 1.6.knu2000-09-286-18/+14
|
* Add bomberinstinct - a nice Bomberman-like multiplayer game.sobomax2000-09-288-0/+212
|
* Correct "Date Created" comment.sobomax2000-09-281-1/+1
|
* Add madbomber - a SDL clone of Activision's classic Atari 2600 console gamesobomax2000-09-288-0/+263
| | | | "Kaboom!".
* Update to 1.1.5.sobomax2000-09-2810-118/+746
|
* Update to 20000927.knu2000-09-282-3/+2
|
* Add missing depends (png and jpeg).reg2000-09-282-2/+6
|
* Update to the new 0.3.3 after my pathes have been merged.knu2000-09-283-10/+2
| | | | | (I'll suggest the author to bump the version number next time, instead of repacking ;)
* Pythonize.sobomax2000-09-282-18/+16
| | | | Submitted by: tg
* add XFREE86_HTML_MAN= nosanpei2000-09-281-0/+1
| | | | | Submitted by: onigiri Oked by: maintainer
* Add "#define NothingOutsideProjectRoot YES" to make sure nothing isasami2000-09-281-0/+2
| | | | | | | | installed outside /usr/X11R6. This fixes about 70 "type (dir, link)" mtree errors in 5-current. Submitted by: maintainer Reported by: sanpei
* Clean .orig files in ${WRKSRC}/lib/doc created by distributiondirk2000-09-285-0/+5
| | | | | | patch so they aren't installed. Reported by: onigiri
* Add missing files.dirk2000-09-285-0/+20
| | | | Reported by: onigiri
* Update to 0.4.0nakai2000-09-2812-12/+112
|
* Update to version 3.1taoka2000-09-273-25/+31
| | | | | PR: ports/21374 Submitted by: tkato@prontomail.ne.jp (KATO Tsuguru)
* Update files/md5 because distfiles was updated but these are same file names.taoka2000-09-274-4/+4
| | | | Obtained from: bento
* Remove empty fonts.alias and fonts.dir files.asami2000-09-271-0/+2
| | | | Submitted by: bento
* rng is part of py-numeric now.tg2000-09-271-1/+0
|
* Update to version 3.0 Beta 2, Patchlevel l5.obrien2000-09-2720-170/+125
|
* Oops, this WRKSRC *was* necessary. Change ${PKGNAME} to ${DISTNAME} insteadasami2000-09-271-0/+1
| | | | | | of taking it out. My apologies. Reported by: maintainer
* Yet again fix cranking sound.sobomax2000-09-274-12/+30
| | | | | | Problem brought by: sobomax Overlooked by: maintainer Reported by: many
* ccio shared library now called libccio.so.0, not libccio-1.2.so.0.sobomax2000-09-271-1/+1
|
* 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 ;).
* Hack up a patch to support Ruby 1.6.knu2000-09-272-0/+6
| | | | | The patch has been sent to the author and will hopefully be merged soon. I am adding it as a distribution patch to avoid the repo bloat.
* fix extra errorsanpei2000-09-271-0/+1
| | | | | | add @dirrm lib/X11/xhtml Submitted by: onigiri
* Add ruby-libpng, a libpng wrapper class for Ruby.knu2000-09-276-0/+83
|
* Don't delete modules, it might be needed.asami2000-09-271-1/+0
|
* fix extra errorsanpei2000-09-272-1/+1
| | | | | | use MAN1 for manpages. Submitted by: onigiri
* For "make parallel", provide out an extra target without the ".tgz".asami2000-09-271-1/+1
| | | | | | | (Makes it easier to cut and paste, so you can do something like "make gnome-1.2".) Also change /a/asami/portbuild -> /var/portbuild.
* Read in configuration variables from /var/portbuild/portbuild.conf.asami2000-09-272-4/+6
|
* Pull in configuration variables from /var/portbuild/portbuild.conf.asami2000-09-279-29/+48
| | | | | | | | | /var/portbuild is the new designated home of the portbuild setup, and is expected to be a symlink to wherever you choose to put the stuff. Also, change reportload to use /var/portbuild to store temporary files. Seems there are some bugs in the null mount code that make the files inaccessible if you are using an NFS root.
* A configuration file where all options reside.asami2000-09-271-0/+17
|
* A little script to call "at" to copy the packages.asami2000-09-271-0/+7
|
* Don't whack old packages, we have enough disk space to keep a few setsasami2000-09-271-31/+58
| | | | | | | | | | | | | | | | | | | around now. Make a symlink "Makefile" so I don't have to "make -f ../../Makefile" when I'm restarting an aborted build. Print out pnohang messages along with ptimeout messages. Count the number of jobs at the beginning of the second phase too. Check integrity of packages at end with gzip -t. Remove the ones that don't pass the test. Don't try to compare list of packages if there is no prior list to compare with. If the -norestr flag is given, copy the packages to the ftp site.
* Remove syslog message about a load file being empty -- I know it happens now.asami2000-09-271-1/+1
|
* Make sure you're given the "start" argument before trying to start the script.asami2000-09-271-0/+2
|
* Don't add packages that are already installed.asami2000-09-271-7/+17
| | | | | Use pnohang to catch make checksum (fetch) or make package (usually an xemacs running away) that aren't making any progress.
* A little script to kill makes that haven't printed out any message inasami2000-09-271-0/+70
| | | | a while (presumably because they are hanging or are in an infinite loop).
* Change "grep *.log" to "find . -name '*.log' | xargs grep", the number ofasami2000-09-271-1/+1
| | | | logs were overflowing the argv array.
* Catch one more case of XFree86-4 manpage building error.asami2000-09-271-0/+7
| | | | | Mark ports that are already marked BROKEN (and don't build, predictably) with a red "[B]" for people to see.
* Remove an extra message that only served to clutter the logs.asami2000-09-271-1/+1
|
* Don't try to process logs twice by protecting this script with a lock file.asami2000-09-271-1/+9
|
* Add -t and -n flags to ssh. (-t flag suggested by: ps)asami2000-09-271-4/+4
| | | | | This seems to fix a lot of the hang problems to bump up the timeout from 5 hours to 12 hours.
* Change lock file name to "cppackages.lock" so it's clear it's a lock.asami2000-09-271-1/+1
|
* When NODUMMY is defined, set XFREE86_VERSION to 4 and MOTIF_OPEN to t.asami2000-09-272-0/+15
| | | | These are for testing the split-up XFree86-4 ports and open-motif.
* Don't remove the distfiles from the backup directory -- the nextasami2000-09-271-2/+0
| | | | run of dopackages will take care of it.
* Add NO_LATEST_LINKade2000-09-271-0/+1
| | | | | Completely forgotten by: ade Subtly reminded by: Ports Wraith
* Update to KVIRC 2.0.0. These were forgotten in the original update.will2000-09-274-0/+44
| | | | | PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to KVIRC 2.0.0. Many thanks to Trevor for sending in the update,will2000-09-2714-712/+214
| | | | | | | which works flawlessly, much to my amazement. He is now MAINTAINER. PR: 21530 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update to 0.4.0. Ruby 1.6.0 is now supported.knu2000-09-272-2/+2
|
* Update to 1.2.2.1ade2000-09-272-2/+2
|
* Add glame - a scheme-extensible audio processing tool for GNOME.sobomax2000-09-278-0/+140
|
* Fix distfile checksum. I could not find a distfile with the older checksum,obrien2000-09-271-1/+1
| | | | | and not being the one to create the previous one, I cannot even be sure it was ever correct.
* Update to 1.1.26.sobomax2000-09-2724-42/+126
| | | | | PR: 21560 (very incomplete) Actual work done by: sobomax
* Update to 1.2.2.sobomax2000-09-266-12/+51
| | | | Approved by: maintainer
* Add vim6+ruby, Vi IMproved version 6 with embedded Ruby interpreter.knu2000-09-263-0/+39
|
* Style updates:obrien2000-09-261-10/+10
| | | | | | | | | | * The use of MAKE_FLAGS is obsolete. It should use MAKE_ARGS instead. * s/CONFIGURE/CONFIGURE_ENV/ * Use USE_PYTHON instead of manually specifying python as BUILD_DEPENDS and RUN_DEPENDS. * CATEGORIES should be overridable for its slave ports. Submitted by: knu (aka Mr. Ruby :-))
* Update to 1.83, with chat feature disabled by default.ade2000-09-266-23/+48
| | | | | | | Maintainer switch from ports@FreeBSD.org PR: 21553 Submitted by: new maintainer <jhp@cocoja.holywar.net>
* New maintainer (from ports@FreeBSD.org).ade2000-09-261-1/+1
| | | | | | | Update to 1.5pl9 had already been carried out by foxfair PR: 21552 (in part) Submitted by: new maintainer <jhp@cocoja.holywar.net>
* Style updates:obrien2000-09-262-28/+26
| | | | | | | | | | * The use of MAKE_FLAGS is obsolete. It should use MAKE_ARGS instead. * s/CONFIGURE/CONFIGURE_ENV/ * Use USE_PYTHON instead of manually specifying python as BUILD_DEPENDS and RUN_DEPENDS. * CATEGORIES should be overridable for its slave ports. Submitted by: knu (aka Mr. Ruby :-))
* Use MASTER_SITE_GNUade2000-09-261-2/+2
| | | | | PR: 21547 Submitted by: maintainer
* Let the user-defined CLASSPATH environment variable to take precedencesobomax2000-09-261-1/+2
| | | | (important when OpenJIT used).
* - Update to 0.6.7;sobomax2000-09-262-5/+7
| | | | | | - use USE_RUBY. Submitted by: knu
* Add openjit - a high-performance reflective Java Just-In-Time (JIT) bytecodesobomax2000-09-269-0/+167
| | | | compiler.
* New port openal, a 3D sound library.tg2000-09-269-0/+97
|
* s/python/${PYTHON_CMD}/gtg2000-09-263-18/+18
|
* Say hello to zh-tintin++.foxfair2000-09-262-0/+214
| | | | | Add the Chinese port of net/tintin++, it is a slave port with tintin++ v1.5pl9 too.
* Say hello to zh-tintin++.foxfair2000-09-261-0/+1
|
* Upgrade to tintin++ v1.5.9(pl9), the lates stable version without readlinefoxfair2000-09-265-5/+175
| | | | function support.
* Define USE_RUBY so that bsd.ruby.mk is automatically included.knu2000-09-262-6/+9
|
* Define USE_RUBY so that bsd.ruby.mk is automatically included.knu2000-09-263-0/+12
| | | | Found by: FreshPorts
* 3 commits to make one line work? I must have a empty dumptruck with only a ↵billf2000-09-261-1/+1
| | | | | | | | little white powder still left in it... Submitted by: Miha Nedok <mike@mike.unix-systems.net>
* Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBYknu2000-09-2657-149/+46
| | | | | or USE_LIBRUBY is defined, individual ruby ports no longer need to include it explicitly.
* Update to 2.1.knu2000-09-263-4/+3
|
* Update to 0.4.2.knu2000-09-262-4/+2
|
* Update MASTER_SITES to use local distfile; apparently Lucent reverted thekbyanc2000-09-262-7/+8
| | | | | | copy on their FTP server to an older version. In addition, apply some Y2K fixes I've had in my local copy since the beginning of the year. Finally, update my e-mail address in the MAINTAINER line.
* Update to 0.6.3.sobomax2000-09-262-2/+2
|
* Remove ports/x11/gtik - it's now included into gnomeapplets.sobomax2000-09-261-1/+0
| | | | Submitted by: ade
* update md5 that got lost when I upgraded the Makefilejmg2000-09-261-1/+1
|
* Add acid to our ports tree. (not out, sorry)foxfair2000-09-266-0/+106
| | | | | | | | | | | | This is acid v0.9.4, Analysis Console for Intrusion Databases (ACID) with Snort and MySQL. Before someone complain about it, I need to say portlint doesn't like this port so much. That's because the naming rule of DISTFILES(from the author) has a bad style. ACID needs snort 1.6.3(maybe higher) and php3/mysql, we are waitng for upgrading the development version of snort to make this port happy. Submitted by: Yen-Ming Chen <yenming.chen@foundstone.com>
* Add acid to out ports tree.foxfair2000-09-261-0/+1
|
* To remove extra directories.taoka2000-09-261-0/+2
|
* Support CC/CFLAGS/X11BASEtaoka2000-09-261-1/+1
| | | | | PR: 21370 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Use standard GNU master sitesade2000-09-261-1/+2
| | | | | PR: 21543 Submitted by: maintainer
* Remove scsh from "known shells".. it's not an interactive shell.ade2000-09-263-3/+3
| | | | Submitted by: nectar
* Add PORTREVISION= 1jmz2000-09-261-0/+1
|
* This fixes the nasty problem of the mouse locking if you toggle between Xjmz2000-09-261-0/+32
| | | | | | and a virtual terminal. Submitted by: Sean O'Connell <sean@stat.Duke.EDU>
* Update to 0.2ade2000-09-263-3/+30
|
* Update to 1.2.2ade2000-09-2617-263/+698
|
* Allow gnomelibs to DTRT in the case where ${LOCALBASE} is not /usr/localade2000-09-269-18/+30
| | | | | Original suggestion by: nectar Rewritten patch by: ade (so don't blame nectar for this!)
* Bump PORTREVISIONkris2000-09-261-0/+1
| | | | Overlooked by: obrien
* Add PORTREVISION=1jmz2000-09-261-0/+1
|
* Fix compilation. There was an undefined variable.jmz2000-09-261-5/+7
|
* Korean enabled Texinfo formattercjh2000-09-266-0/+71
|
* Activate tintin++-devel after repo-copy from tintin++ade2000-09-251-0/+1
|
* Revert commit from ports/20991. net/tintin++-devel will beade2000-09-254-35/+13
| | | | | | taking over that role. Requested by: maintainer
* Make syntax highliting working.sobomax2000-09-252-0/+12
|
* Change manually hinted gulim{10,10b} fonts from pcf to bdf source.cjh2000-09-252-9/+12
|
* Kill WRKSRC again.tg2000-09-251-1/+0
|
* Use USE_PYTHON.tg2000-09-252-161/+159
| | | | | PR: 21509 Submitted by: Dominic Mitchell <dom@happygiraffe.net>
* 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-2559-127/+47
| | | | | | | | | | | 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
* Change PYTHON_LIBDIR to PYTHON_SITELIBDIR so this thing builds. Whileasami2000-09-251-5/+2
| | | | | | | | I'm here, define DISTFILES instead of all three of DISTNAME, EXTRACT_SUFX and wrksrc. (Actually I was here to fix the latter when I stumbled upon the former, but who's counting. :)
* Update to 0.9.6.3.asmodai2000-09-251-1/+1
| | | | | PR: 21478 Submitted by: Maintainer (Mark Huizer <xaa+ports@madison-gurkha.com>)
* Update to 0.9.6.3.asmodai2000-09-251-3/+8
| | | | | | | Added some mastersites myself. PR: 21478 Submitted by: Maintainer (Mark Huizer <xaa+ports@madison-gurkha.com>)
* Add libgtkeditor - a source code editor widget for GTK+.sobomax2000-09-259-0/+256
|
* Add sweep - an audio editor for GNOME desktop.sobomax2000-09-258-0/+102
|
* Small patch to aclocal.m4 to change qt version to look for, so thisasami2000-09-253-9/+9
| | | | | | port will still find qt2 post the USE_QT2 change. Submitted by: Max Khon <fjoe@iclub.nsu.ru>
* Update to 1.2.3nakai2000-09-257-8/+18
|
* Remove --buld ltconfig option hacks. Please don't forget to update your libtoolsobomax2000-09-258-40/+4
| | | | installation.
* Update to 1.4.5.knu2000-09-253-9/+8
| | | | | PR: ports/21514 Submitted by: Andrew Arensburger <arensb+freebsd-ports@ooblick.com> (MAINTAINER)
* 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
* Update to 2.0.7-ja-1.3.knu2000-09-253-3/+17
| | | | | PR: ports/21462 Submitted by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> (MAINTAINER)
* Clarify usage instructions (you have to set LD_LIBRARY_PATH tosobomax2000-09-254-1/+34
| | | | ${PREFIX}/lib/[tya,shujit] in addition to JAVA_COMPILER.
* Clean up.knu2000-09-252-12/+8
| | | | | | | Respect X11BASE. PR: ports/21369 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> (Ports Fury)
* Properly convert scancode into acsii representation in svga driver.sobomax2000-09-256-42/+94
|
* Clean up with USE_LINUX.knu2000-09-255-15/+5
| | | | | PR: ports/21500 Submitted by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> (MAINTAINER)
* Fix hardcoded paths.sobomax2000-09-253-0/+25
|
* Add clanbomber - a bomberman-like multiplayer game written using clanlib.sobomax2000-09-257-0/+83
|
* Add clanlib - a cross-platform game SDK (yes, it works with svgalib :-> ).sobomax2000-09-2537-0/+1729
|
* Add a startup script for slapd.knu2000-09-2522-0/+385
| | | | Approved by: Lachlan O'Dea <lodea@vet.com.au> (MAINTAINER)
* Fix an annoying (but apparently benign) error dialog that seems to be aobrien2000-09-252-0/+54
| | | | | | | | result of some changes Luoqi Chen made to src/sys/kern/tty_pty.c at revs 1.58 and 1.59, apparently to resolve some sort of race condition. (Search for EAGAIN in that file if you'd like to see). Submitted by: W Gerald Hicks <jhix@mindspring.com>
* Update WWW:billf2000-09-251-1/+1
|
* Some problems were discovered in X11 libraries which can cause DoS injmz2000-09-251-0/+556
| | | | | | | | | libICE and xdm. Also some potiential buffer overflow may occur in XKB options parsing (although they can't be exploited in OpenBSD's default setup where the X servers are not setuid). This patch fixes all these problems. Submitted by: kris
* Update to 1.3a5.knu2000-09-259-9/+12
| | | | See http://www.swig.org/Release/CHANGES for details.
* Add missing file (bin/ghcprof).asami2000-09-253-0/+3
| | | | Submitted by: onigiri
* Thanks to converter/iconv's update to 1.1, now ruby-iconv can use itknu2000-09-251-4/+3
| | | | instead of converters/libiconv (giconv). :)
* Update iconv POSIX-compliant charset conversion library to 1.1.knu2000-09-256-6/+6
| | | | | | | | | | | | | | | | | | | | | Fixed problems: - All the modules are linked against libiconv. iconv() now can be called from other shared libraries (it could only be called from executables in iconv-1.0); - Case insensitive recognition of charset names. There was a bug in 1.0: the first letter of a charset name was case sensitive; - Modified behaviour of iconv() used with (inbytesleft == NULL) or (*inbytesleft = 0): now iconv silently returns 0; in 1.0 it returned (size_t)(-1) and set errno=EINVAL. According to POSIX specification both ways are correct; the new behaviour is just less restrictive. PR: ports/21521, ports/21522, ports/21523 Submitted by: Konstantin.Chuguev@dante.org.uk (MAINTAINER) (Problems reported by: knu)
* Fix Y2K URL.dirk2000-09-2510-10/+10
|
* Remove stale information.dirk2000-09-2510-80/+20
|
* - "@exec killall mysqld" should read "@unexec killall mysqld"...dirk2000-09-2520-20/+40
| | | | - introduce MYSQL_VERSION in PLIST and PLIST_SUB
* Fix bogon that made it impossible to stop innd.des2000-09-252-2/+2
|
* Add ruby-ldap, Ruby interface to LDAP API based on RFC1823.knu2000-09-256-0/+75
|
* upgrade to latest version which includes some semicolons that somehowjmg2000-09-251-3/+1
| | | | disappeared...
* Add forgotten post-install scriptdes2000-09-242-0/+54
|
* Fix portlint warnings.des2000-09-242-18/+16
|
* Upgrade to 2.3.0.des2000-09-248-72/+184
| | | | | Note that unless you already have a /var/news or /var/spool/news directory, the spool directory now defaults to /usr/local/news/spool.
* Make AllReferers page links clickableache2000-09-242-0/+48
|
* MAINTAINER Change to Maxim Sobolev <sobomax@FreeBSD.org>nakai2000-09-246-6/+6
|
* Fix the stupid X man page problem.cpiazza2000-09-241-0/+9
|
* Take out @dirrm of lib/modules/codeconv -- this directory exists inasami2000-09-241-1/+0
| | | | | | BSD.x11-4.dist. Submitted by: onigiri
* Upgrade to 1.0.vanilla2000-09-243-6/+6
| | | | | PR: ports/21295 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com>
* Update the patches, otherwise it's completely broken.vanilla2000-09-241-109/+133
| | | | | PR: ports/21490 Submitted by: clive@CirX.ORG
* Forgot to add patch files :)vanilla2000-09-243-0/+67
|
* Update and enslave zh-tin.vanilla2000-09-241-51/+8
| | | | | PR: ports/21496 Submitted by: clive@CirX.ORG
* Upgrade to gnut 0.4.14kris2000-09-242-2/+2
|
* Correct PLIST and bump PORTREVISION.kris2000-09-243-4/+7
|
* Don't try and remove a directory which is used by other ports.kris2000-09-241-1/+0
|
* Remove config file on deinstall if unchanged from the default.kris2000-09-241-0/+1
|
* Oops, I forgot to commit this patch to make WITH_SSL compile again.kris2000-09-241-3/+1
|
* Add a patch to make this port compile (PR), add some missing files tokris2000-09-242-21/+37
| | | | | | | the PLIST and sort it. Submitted by: Toru YANO <toru@maid.ne.jp> PR: ports/21499
* Update to 4.2.2. The patches are no longer necessary (actually, never werewill2000-09-242-3/+3
| | | | | | | necessary in the first place, or so it seems), obsoleted by the configure option --with-gd-includes. Requested by: Johannes Zellner <johannes@zellner.org>
* Update to knu-cvsweb 1.103.1.26.knu2000-09-244-6/+6
| | | | | | | | | | | | | 2000-09-22 20:13 knu * cvsweb.cgi, cvsweb.conf: Remove $backcolor and introduce $body_tag_for_src to allow to set the foreground color. Noticed by: dcs@FreeBSD.org 2000-09-22 00:30 knu * cvsweb.cgi: MFZ: 1.103.
* Specify --with-database=berkdb in the CONFIGURE_ARGS to avoidgj2000-09-244-0/+4
| | | | | | | | | | | confusion when databases/gdbm is installed. This change assures that the Berkeley db in libc is used. Since this is such a trivial change I also just went ahead and did it for xemacs21-mule also. PR: 21172 Submitted by: OGAWA Takaya
* Set INSTALLS_SHLIB (instead of calling ldconfig).dirk2000-09-2420-40/+30
|
* Update to 1.3.12 so it actually works with napster servers again.cpiazza2000-09-242-2/+2
| | | | Submitted by: dburr
* Update maintainer address.will2000-09-249-9/+9
| | | | Submitted by: maintainer
* Update to 0.11.nbm2000-09-242-2/+2
| | | | | PR: ports/21501 Submitted by: Trevor Johnson <trevor@jpj.net> (maintainer)
* Update to 0.7.nbm2000-09-244-14/+12
| | | | | PR: 21503 Submitted by: Trevor Johnson <trevor@jpj.net> (maintainer)
* Update to version 0.6.9.dannyboy2000-09-242-2/+2
| | | | | PR: 21492 Submitted by: MAINTAINER
* patch-ac back to version 1.5 :(vanilla2000-09-241-9/+10
| | | | Approved by: green
* pl/Perl and ODBC supportandreas2000-09-2428-0/+462
| | | | Submitted by: Nadav Eiron <nadav@cs.technion.ac.il>
* Update to iplog 2.2.1.nbm2000-09-238-24/+26
| | | | | | PR: ports/21432 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> via maintainer Approved by: Udo Schweigert <ust@cert.siemens.de>
* Add qmailadmin, a web-based vpopmail mail server administrator, whichnbm2000-09-2311-0/+277
| | | | | allows you to set up POP accounts, forwarders, mailing lists, and such from the web.
* - Fix ${LINUXBASE} for /compat/linuxjedgar2000-09-231-7/+6
| | | | | | | - Fix some warning text - Fix ${CATEGORIES} and add german Submitted by: Maintainer
* - Fix ${LINUXBASE} for /compat/linuxjedgar2000-09-231-8/+7
| | | | | | - Fix some warning text PR: Maintainer
* - Fix ${LINUXBASE} for /compat/linuxjedgar2000-09-2324-192/+168
| | | | | | - Fix some warning text Submitted by: Maintainer
* Correct perms for installed files (7700 -> 0700)jedgar2000-09-231-1/+1
| | | | No response from: Maintainer
* Add a patch that fixes the vulnerability.vanilla2000-09-231-10/+9
| | | | Submitted by: ade
* You don't want to depend on qt21 -- it's dead. Change them to USE_QT2.asami2000-09-235-7/+7
| | | | | (Of course, they shouldn't have been writing "qt21" explicitly in the first place....)
* Remove BROKEN, patches/patch-aa.vanilla2000-09-231-2/+1
| | | | | | It's my fault, I forgot to remove patch-aa before back to military :( Approved by: kris, onigiri
* Change MAINTAINER e-mail address.dannyboy2000-09-234-4/+4
| | | | | PR: 21453 Submitted by: MAINTAINER
* A small commit to fix a screwup of mine yesterday (forgot to changeasami2000-09-231-1236/+1553
| | | | | | | | | | | the categories of ports repo-copied into french and german). However, I have something else to say: the package build just ended, and we have 3,422 (= 2 x 29 x 59) packages for 2,478 (= 2 x 3 x 7 x 59) MB and 3,054 (= 2 x 3 x 509) MB of distfiles for 4.1.1R! Hmm, that's a lot of 2's and 5[0]9's. Maybe imp will tell you what those mean.
* Fix PLIST bogons.will2000-09-238-40/+0
| | | | Submitted by: onigiri
* Depend on right file for py-gnome (version change).asami2000-09-232-2/+2
| | | | Submitted by: bento
* Upgrade to pscan 1.3kris2000-09-233-2/+4
| | | | Submitted by: onigiri
* Switch to some MASTER_SITES that actually carry the distfile.kris2000-09-231-2/+4
| | | | Submitted by: onigiri
* Use pre.port.mk to pick up PKGNAMPREFIX and install the correct files.kris2000-09-231-1/+3
| | | | | Submitted by: onigiri Reviewed by: Maintainer
* Change 'Date created:' and 'Whom:' to reflect reality.nbm2000-09-231-2/+2
|
* distfile has changedrse2000-09-231-1/+1
|
* Add sqwebmail, a web-based mail reader for use with compatible setupsnbm2000-09-236-0/+205
| | | | like courier-imap and vpopmail (and both).
* Add some additional master sitescpiazza2000-09-232-2/+10
| | | | | PR: 21483 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
* Use LINUXBASE/USE_LINUX variables.knu2000-09-2312-38/+39
| | | | | This is only a cosmetic change, so there's no need to reinstall your installation(s).
* (null-commit)alex2000-09-230-0/+0
| | | | Reviewed by: jedgar (before his lunch break, HA! :-))
* Add mindterm-binary, a binary-only port of mindterm, a featurefulalex2000-09-236-0/+61
| | | | | | SSH client (full VT220/xterm compatible!!) This is the binary-only version without a dependency to JDK but including a sample HTML-file instead (for use in webbrowsers).
* Fix for the latest -current. (another tiny ad hoc fix here..)knu2000-09-234-20/+22
| | | | | | Noted by: kuriyama Use LINUXBASE and USE_LINUX.
* Several cleanups:sobomax2000-09-2340-140/+310
| | | | | | | | | - properly install shared library (still needs more work); - use pthreads; - use libtool. PR: 21470 (partially) Submitted by: maintainer
* Update to version 1.3p6ade2000-09-232-2/+2
| | | | | | PR: 20200 Submitted by: mikko@dynas.se Approved by: maintainer
* Remove ports/x11-toolkits/qt21imura2000-09-231-1/+0
|
* Update WWW for prips.will2000-09-221-1/+1
| | | | | PR: 21408 Submitted by: maintainer
* Update WWW for IPSC.will2000-09-221-1/+1
| | | | | PR: 21407 Submitted by: maintainer
* Actually add a patch to put unicodeConf.sh in the right place. *sigh*ade2000-09-222-1/+12
| | | | Submitted by: onigiri
* Add BUILD_DEPENDS to xmkmf:imake-4.sanpei2000-09-221-0/+3
| | | | Submitted by: bento
* New port projectcenter.app, a development environment that willtg2000-09-226-0/+173
| | | | become the GNUstep counterpart to Apple/NeXT's ProjectBuilder.
* Move courier-imap's libexec files into its own tree, to prevent conflictnbm2000-09-222-9/+12
| | | | | | with other ports using authlib. Bump PORTREVISION.
* New ports gomoku.app, a five-in-a-row game for GNUstep.tg2000-09-226-0/+77
|
* Add ports pysol-cardsets and pysol-music. The names should betg2000-09-2211-0/+6247
| | | | self-explanatory.
* Add category "french" and "german" as appropriate.asami2000-09-226-2/+6
|
* Upgrade to 4.60. Additional music files and cardsets are movedtg2000-09-224-228/+179
| | | | | | from an option to separate ports (to be imported shortly). Partly submitted by: sobomax
* Pythonize.sobomax2000-09-222-10/+12
|
* Upgrade to 16.1.1.tg2000-09-2212-99/+39
| | | | | PR: 21446 Submitted by: Johann Visagie <johann@egenetics.com>
* Change Whom:, so people know who made the port, not what silly scriptnbm2000-09-221-1/+1
| | | | that didn't help at all was used to generate the skeleton.
* Change Whom:, since I made the port, not makeport.pl.nbm2000-09-221-2/+2
| | | | Change "for Squishdot-version" to just "Squishdot"
* Add LDADD=g2c (f2c for -stale) to the makefiles.tg2000-09-222-3/+19
| | | | | Reviewed by: Paul Magwene <paul.magwene@yale.edu> Approved by: jmz
* As clever as makeport.pl is, I made this port. (change Whom:)nbm2000-09-223-6/+6
| | | | Change ~vpopmail to ${PREFIX}/vpopmail.
* Update for the latest current. (lminor() -> dev2unit())knu2000-09-223-7/+15
| | | | Correct the startup script to unload rtc.ko module properly.
* Mark BROKEN: errors during install - probably a linux binary issue.kris2000-09-221-0/+2
|
* Fix cut'n'paste bogon.des2000-09-222-2/+2
| | | | Submitted by: Dmitry Sivachenko <dima@Chg.RU>
* Pythonize.sobomax2000-09-221-4/+3
|
* Use PYTHON_LIBDIR.sobomax2000-09-221-2/+2
|
* Correct PLISTkris2000-09-221-2/+2
| | | | Submitted by: onigiri
* Mark BROKEN: patch failskris2000-09-221-0/+2
| | | | Submitted by: onigiri
* Add USE_XLIBkris2000-09-221-0/+1
|
* Mark BROKEN: does not compilekris2000-09-221-0/+2
| | | | Submitted by: onigiri
* Mark BROKEN: Install script does not workkris2000-09-221-0/+2
| | | | Submitted by: onigiri
* Mark BROKEN: port requires QT headers which are not installed.kris2000-09-221-0/+2
|
* Chase the checksum (configure/makefile changes), and add two missing fileskris2000-09-223-1/+4
| | | | to the PLIST. Bump PORTREVISION.
* Upgrade to cvs2html 1.68kris2000-09-222-2/+2
|
* Update to 0.7.5.sobomax2000-09-226-22/+38
|
* The ports freeze is over. Thanks for your cooperation! :>asami2000-09-221-1/+1
|
* Catch up with Wnn6-lib update.asami2000-09-221-1/+2
| | | | Submitted by: maintainer
* Don't install imake config files which will overwrite XFree86 versionsasami2000-09-222-6/+15
| | | | | | and will thus screw up XFree86 when you pkg_delete this port. Submitted by: reg
* Remove a couple of generic-looking directories with @unexec rmdir.asami2000-09-222-0/+4
| | | | Approved by: maintainer
* The ports tree is now frozen in preparation for 4.1.1-release.asami2000-09-221-1/+1
|
* Forther improvement of IDEA support.asami2000-09-221-1/+4
| | | | Submitted by: kris
* Finish moving this port from textproc/fr-ispell to french/ispell.asami2000-09-221-2/+1
|
* French version of staroffice (version 5.2).asami2000-09-2210-0/+3219
| | | | | | PR: 21129 Submitted by: Eric Masson <e-masson@kisoft-services.com> originally Modified by: Martin Blapp <mb@imp.ch>
* Remove staroffice52, so addport can add it back.asami2000-09-221-1/+0
|
* Update sawfish/librep/rep-gtk triplet to the latest versions. I'm doingsobomax2000-09-2224-598/+1164
| | | | | | this commit urgently, as there are -10 minutes left before ports freeze. OK'ed by: PW
* Remove French/German ispell ports, they have been moved to language-specificasami2000-09-221-4/+0
| | | | categories.
* - Update to 0.9.19;sobomax2000-09-222-5/+4
| | | | - pythonize.
* Repo copy textproc/de{,alt,neu}-ispell to german/ispell{,-alt,-neu}.asami2000-09-224-6/+8
| | | | Approved by: maintainer