Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update md5 and a hint in DESCR. Tarball was simply rerolled, no | nbm | 2000-06-30 | 6 | -12/+9 |
| | | | | | | | difference in contents. PR: ports/19028 Submitted by: Kostya Lukin <lukin@sapa.ivcme.elektra.ru> (maintainer) | ||||
* | New gabber port. Gabber is a Jabber client for GNOME desktop. | sobomax | 2000-06-30 | 9 | -0/+172 |
| | | | | | PR: 19444 Submitted by: Erich Zigler <erich@tacni.net> | ||||
* | Fix build problem of 3-stable. Somewhat dirty but it works... :< | cjh | 2000-06-30 | 1 | -1/+1 |
| | |||||
* | Fix build problem(link to jpeg and libpng direcoty). | cjh | 2000-06-30 | 2 | -4/+4 |
| | |||||
* | Fix perl location(perl is now /usr/bin/perl) | cjh | 2000-06-30 | 3 | -11/+5 |
| | |||||
* | Update to mod_dav 1.0.0 | nbm | 2000-06-30 | 2 | -2/+2 |
| | | | | | PR: ports/19248 Submitted by: Patrick Bihan-Faou <patrick@mindstep.com> (maintainer) | ||||
* | Upgrade to 4.0.1. | dirk | 2000-06-30 | 6 | -52/+56 |
| | |||||
* | Activate wordplay | nbm | 2000-06-30 | 1 | -0/+1 |
| | |||||
* | Import of wordplay, an anagram generator | nbm | 2000-06-30 | 6 | -0/+55 |
| | | | | | PR: ports/19492 Submitted by: Ben Smithurst <ben@scientia.demon.cu.uk> | ||||
* | Update to version 1.12 | nbm | 2000-06-30 | 4 | -31/+58 |
| | | | | | PR: ports/19525 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update to version 2.3.2 | nbm | 2000-06-30 | 3 | -4/+3 |
| | | | | | PR: ports/19570 Submitted by: Marcin Cieslak <saper@SYSTEM.PL> (maintainer) | ||||
* | Update to 2.6.1. | sobomax | 2000-06-30 | 2 | -4/+6 |
| | | | | | PR: 19597 Submitted by: Trevor Johnson <trevor@jpj.net> | ||||
* | Activate truncate | alex | 2000-06-30 | 1 | -0/+1 |
| | |||||
* | Initial import of truncate, a command-line fronted to truncate(2). | alex | 2000-06-30 | 5 | -0/+23 |
| | | | | Reviewed by: sobomax | ||||
* | Update to 0.1.6. | sobomax | 2000-06-30 | 3 | -21/+23 |
| | | | | | PR: 19588 Submitted by: MAINTAINER | ||||
* | Change MAINTAINER. | sobomax | 2000-06-30 | 1 | -2/+2 |
| | | | | | PR: 19595 Submitted by: MAINTAINER | ||||
* | Update to 0.6. | sobomax | 2000-06-30 | 4 | -9/+20 |
| | |||||
* | Get rid of the workaround regarding the libzsh-3.1.x.so generation, as | knu | 2000-06-30 | 2 | -12/+3 |
| | | | | | | | | | zsh 3.1.9 was found to generate it also on 3-STABLE. This should fix the breakage of the package for 3-STABLE. Pointed out by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp> Reviewed by: shige (Maintainer) | ||||
* | Update to version 4.50 release. | obrien | 2000-06-30 | 2 | -4/+3 |
| | |||||
* | Add length of delimiters. | kuriyama | 2000-06-30 | 3 | -6/+6 |
| | | | | Suggested by: kjm@RINS.RYUKOKU.AC.JP | ||||
* | Fix EsounD daemon and library insecurities noted on BugTraq. | green | 2000-06-30 | 4 | -0/+107 |
| | | | | | | | | | | | | | | | | | | | Instead of an 0777 chock-full-o-races /tmp/.esd/, use a 0755 ~/.esd/. Also, the ~/.esd/socket of course needs only be 0644. Two macros had to be backed up by functions which returned a static buffer. These macros, ESD_UNIX_SOCKET_DIR and ESD_UNIX_SOCKET_NAME, both return constant strings as the new functions esd_unix_socket_dir() and esd_unix_socket_name(), so the static buffers are not particularly evil. The fix has been tested (without needing recompilation) by the most important EsounD-related apps, esd and XMMS, and works perfectly in both cases. It will be submitted to the EsounD maintainer to be fixed in the source distribution ASAP. Approved by: Security Officer Kris Noticed by: Stan Bubrouski <satan@FASTDIAL.NET> | ||||
* | Add oo2c, an Oberon-2 compiler. | will | 2000-06-30 | 10 | -0/+385 |
| | | | | | PR: 18215 Submitted by: Oliver Breuninger <ob@seicom.net> | ||||
* | Fix remote buffer overflow vulnerability. | kuriyama | 2000-06-30 | 3 | -0/+66 |
| | | | | | | | | | | References: SPSadvisory#38 http://shadowpenguin.backsection.net/advisories/advisory038.html (Japanese only) http://shadowpenguin.backsection.net/advisories/index.html (English abstract included) Max, should we use "canna" UID for sandbox'ing? | ||||
* | Fix typo where \ was not added after an intermediate MASTER_SITES. | will | 2000-06-30 | 1 | -1/+1 |
| | | | | | PR: 19590 Submitted by: Dann Lunsford <dann@greycat.com> | ||||
* | Add p5-Net-Netmask, a perl module to parse, manipulate and lookup IP | will | 2000-06-30 | 11 | -0/+73 |
| | | | | | | | network blocks. PR: 17418 Submitted by: Yu-Shun Wang <yushunwa@isi.edu> | ||||
* | Add p5-File-CounterFile, a perl module for persistent counters. | will | 2000-06-30 | 6 | -0/+40 |
| | | | | | PR: 17416 Submitted by: Yu-Shun Wang <yushunwa@isi.edu> | ||||
* | Upgrade to version 3.0. | archie | 2000-06-30 | 3 | -5/+3 |
| | |||||
* | Update to 0.1.6 | ade | 2000-06-30 | 2 | -2/+2 |
| | |||||
* | Update to 2.5. | knu | 2000-06-30 | 2 | -2/+2 |
| | | | | --hide-filenames option has been added. | ||||
* | Add a patch that will hopefully prevent possible buffer overflow with | will | 2000-06-30 | 1 | -0/+14 |
| | | | | | | | | gethostbyname(); it uses a 25-character buffer which is insufficient for some localhost domains; increase to 255 (plus terminating character), which is XNS5 recommendation. Obtained from: NetBSD | ||||
* | Add asp2php 0.75.1, a program that lets you convert ASP scripts to PHP. It | will | 2000-06-30 | 7 | -0/+127 |
| | | | | | | | | requires PHP 4.0. I've added (__PROPERLY DONE__) support to build the GTK frontend if users want it. =) Obtained from: NetBSD (plus an upgrade) Suggested by: kris | ||||
* | Evolution is the integrated mail, calendar and address book | ade | 2000-06-30 | 17 | -0/+959 |
| | | | | distributed suite for GNOME from Helix Code, Inc. | ||||
* | Activate gconf, gnomevfs, and libunicode | ade | 2000-06-30 | 1 | -0/+3 |
| | |||||
* | libunicode is a library for manipulating Unicode characters and | ade | 2000-06-30 | 5 | -0/+37 |
| | | | | | strings. It understands both the UTF-8 and UCS-2 encodings, and has a framework for adding support for new encodings. | ||||
* | gnomevfs is the embryonic GNOME Virtual File System, | ade | 2000-06-30 | 32 | -0/+720 |
| | |||||
* | GConf is a configuration database system for the GNOME desktop, | ade | 2000-06-30 | 10 | -0/+176 |
| | | | | functionally similar to the Windows registry but lots better :-) | ||||
* | Add pspell-ispell, an ispell plugin for the spelling-checker | ade | 2000-06-30 | 8 | -0/+61 |
| | | | | independent pspell library. | ||||
* | Update to 0.11.0.2 | ade | 2000-06-30 | 2 | -3/+3 |
| | |||||
* | Update to 0.31.1 | ade | 2000-06-30 | 3 | -4/+4 |
| | |||||
* | Change maintainer to Carl Johan Madestrand <cj@vallcom.net>. | alex | 2000-06-30 | 1 | -1/+1 |
| | |||||
* | Updated to use Coda-5.3.8 | shafeeq | 2000-06-30 | 4 | -16/+22 |
| | | | | removed patches that should no longer be necessary. | ||||
* | Update WWW. | sobomax | 2000-06-30 | 1 | -1/+2 |
| | | | | | PR: 19581 Reported by: Dmitry S. Sivachenko <dima@Chg.RU> | ||||
* | Add gnomecc RUN_DEPENDS to stop bento's Extra warnings. | sobomax | 2000-06-29 | 1 | -0/+1 |
| | |||||
* | New port xwave - a wave record/play/edit utility. | sobomax | 2000-06-29 | 11 | -0/+304 |
| | | | | | | PR: 19200 Submitted by: Trevor Johnson <trevor@jpj.net> Obtained from: NetBSD | ||||
* | Fix typo | taoka | 2000-06-29 | 1 | -4/+4 |
| | |||||
* | Drop large STDOUT of fpwmake into /dev/null | taoka | 2000-06-29 | 4 | -4/+4 |
| | |||||
* | Add src-crypto-rsa | ache | 2000-06-29 | 2 | -0/+3 |
| | |||||
* | Add extra files. | motoyuki | 2000-06-29 | 1 | -0/+4 |
| | | | | References: Package building errors page. | ||||
* | New port nano - an enhanced free clone of Pico editor. | sobomax | 2000-06-29 | 6 | -0/+44 |
| | | | | | PR: 19255 Submitted by: Philippe Lefebvre <nemesis@balistik.net> | ||||
* | Update to .dev.4 | ache | 2000-06-29 | 2 | -3/+3 |
| | |||||
* | Add a missing dependency. | nectar | 2000-06-29 | 2 | -2/+4 |
| | |||||
* | Activate libsidplay. | sobomax | 2000-06-29 | 1 | -0/+1 |
| | |||||
* | Make it to be a real sidplay (not libsidplay). | sobomax | 2000-06-29 | 3 | -21/+15 |
| | | | | | PR: 19516 Submitted by: MAINTAINER | ||||
* | Forgot to update COMMENT. | sobomax | 2000-06-29 | 2 | -2/+2 |
| | | | | | PR: 19515 Submitted by: MAINTAINER | ||||
* | Remove unneeded USE_XLIB. | sobomax | 2000-06-29 | 2 | -2/+0 |
| | |||||
* | Reflect new PORTNAME after sidplay --> libsidplay repo copy. Also update | sobomax | 2000-06-29 | 6 | -14/+20 |
| | | | | | | | to 1.36.40. PR: 19515 Submitted by: MAINTAINER | ||||
* | Prevent a DoS from an escape sequence that can cause the eterm to use up all | kris | 2000-06-29 | 1 | -0/+27 |
| | | | | | | available memory and crash Submitted by: Michael Jennings <mej@VALINUX.COM> via Bugtraq | ||||
* | Update to 1.2.1 | nakai | 2000-06-29 | 8 | -29/+57 |
| | |||||
* | Update to 2.6.2. | sobomax | 2000-06-29 | 4 | -2/+24 |
| | |||||
* | Move the stragler's www.freebsd.org/~user distfiles to the offical | obrien | 2000-06-29 | 116 | -135/+579 |
| | | | | MASTER_SITE_LOCAL site. | ||||
* | Revert my last changes. Someone else already have added DESCR. | sobomax | 2000-06-29 | 2 | -4/+0 |
| | |||||
* | Add a WWW. | sobomax | 2000-06-29 | 1 | -0/+2 |
| | | | | | PR: 19555 Submitted by: Bruce A. Mah <bmah@cisco.com> | ||||
* | Add a WWW. | sobomax | 2000-06-29 | 1 | -0/+2 |
| | | | | | PR: 19556 Submitted by: Bruce A. Mah <bmah@cisco.com> | ||||
* | Use ${MASTER_SITE_LOCAL}. | asami | 2000-06-29 | 39 | -41/+80 |
| | |||||
* | Remove libneural from devel category as it should be in math. | will | 2000-06-29 | 1 | -1/+0 |
| | | | | Submitted by: reg | ||||
* | Add libneural in its new location, moved from devel to math category w/o | will | 2000-06-29 | 6 | -0/+35 |
| | | | | | | | | | a repocopy because there's no history to preserve. Libneural is a C++ library implementation of the classic 3-layer perceptron. Also release this port upon the people. Move suggested by: reg | ||||
* | Upgrade to version 1.1 (fixes broken man page installation). | archie | 2000-06-29 | 2 | -2/+2 |
| | |||||
* | Add aafid2. | asami | 2000-06-29 | 1 | -0/+1 |
| | |||||
* | Fix typo that was package builds (gnome-dubug -> gnomedebug). | asami | 2000-06-29 | 1 | -1/+1 |
| | |||||
* | Wrong checksum. The previous checksum was of the same code, but was | archie | 2000-06-29 | 1 | -1/+1 |
| | | | | | from a different tarball of it. gzip(1) includes the date (or something), causing each tarball to be unique. | ||||
* | Add rt2-demo. | asami | 2000-06-29 | 1 | -0/+1 |
| | |||||
* | Last maintainer had erroneous DESCR copied from another port. | alex | 2000-06-29 | 1 | -2/+1 |
| | | | | | | | Adjust for this port. PR: 19566 Submitted by: maintainer | ||||
* | Update. Version number unchanged. | ache | 2000-06-29 | 2 | -3/+3 |
| | |||||
* | Update to Vim 5.7 release. | obrien | 2000-06-29 | 6 | -33/+33 |
| | |||||
* | Activate gnomedebug and dryad | ade | 2000-06-29 | 1 | -0/+2 |
| | |||||
* | Dryad is an embryonic debugger, based around | ade | 2000-06-29 | 5 | -0/+47 |
| | | | | the GNOME Debugging Framework (GDF) | ||||
* | The GNOME Debugging Framework (GDF) provides a number of | ade | 2000-06-29 | 8 | -0/+106 |
| | | | | | debugging services to applications such as Integrated Development Environments and standalone debugging tools similar to DDD. | ||||
* | - Update to version 0.3.0. | alex | 2000-06-29 | 5 | -20/+42 |
| | | | | | | | | - Change maintainer from ports@FreeBSD.org -> submitter - Port no longer installs a manpage but more configuration files PR: 19416 Submitted by: Dan Papasian <bugg@bugg.strangled.net> | ||||
* | - USE_XLIB -> USE_X_PREFIX | alex | 2000-06-29 | 6 | -8/+123 |
| | | | | | | | | | | | - Use GTK_CONFIG instead of hardcoded gtk12-config - Replace external rxvt/vim with more common xterm/vi - Fix pkg/PLIST No response from MAINTAINER. PR: 19526 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update to version 1.1p4 | jkh | 2000-06-29 | 2 | -60/+12 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | Update to version 1.1p4 | jkh | 2000-06-29 | 1 | -1/+1 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | Upgrade to version 1.1p4 | jkh | 2000-06-29 | 1 | -1/+1 |
| | | | | Submitted by: Alexander Langer <alex@big.endian.de> | ||||
* | Add gnomebasic plugin support | ade | 2000-06-29 | 4 | -2/+6 |
| | |||||
* | Gnome Basic is an embryonic attempt to provide VB compatible functionality | ade | 2000-06-29 | 8 | -0/+116 |
| | | | | | for the GNOME project, particularly with respect to office (VBA) compatibility. | ||||
* | - Update to version 3.3.2 | alex | 2000-06-29 | 16 | -60/+305 |
| | | | | | | | | | - Add WWW: line into pkg/DESCR - Add INSTALLS_SHLIB/INFO_FILES hunks - HAS_CONFIGURE -> GNU_CONFIGURE PR: 19521 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Distfiles have moved to ${MASTER_SITE_LOCAL}. | jdp | 2000-06-28 | 2 | -2/+4 |
| | |||||
* | Update to 1.0.24 | alex | 2000-06-28 | 28 | -132/+156 |
| | | | | | PR: 19250 Submitted by: maintainer | ||||
* | Update to 2.1.1 | alex | 2000-06-28 | 9 | -87/+93 |
| | | | | | PR: 19362 Submitted by: maintainer | ||||
* | - Update to version 0.6.8 | alex | 2000-06-28 | 3 | -6/+5 |
| | | | | | | | | - USE_X_PREFIX - Change WWW/MASTER_SITE PR: 19419 Submitted by: maintainer | ||||
* | - Support CC/CXX/CFLAGS/CXXFLAGS/MAKE properly | alex | 2000-06-28 | 28 | -78/+712 |
| | | | | | | | | | | - Support NOPORTDOCS - Remove USE_GMAKE - Add WWW: line into pkg/DESCR - Add pnm.1 LIB_DEPENDS PR: 19344 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update to version 1.10. | alex | 2000-06-28 | 3 | -9/+11 |
| | | | | | PR: 19510 Submitted by: maintainer | ||||
* | Just happened to see that this line misses a MAINTAINER line. | alex | 2000-06-28 | 1 | -0/+2 |
| | |||||
* | - MAKE_FLAGS -> MAKE_ARGS | alex | 2000-06-28 | 3 | -5/+58 |
| | | | | | | | | | - Support CC/PREFIX/LOCALBASE properly - Add WWW: line into pkg/DESCR - Change MASTERSITE PR: 19342 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | - Support CFLAGS/PREFIX/LOCALBASE properly | alex | 2000-06-28 | 12 | -48/+57 |
| | | | | | | | - Add WWW: line into pkg/DESCR PR: 19345 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | Update maintainer email. | alex | 2000-06-28 | 1 | -2/+1 |
| | | | | | | | While I'm here, remove useless WRKSRC= define (bsd.port.mk handles this) PR: 19323 Submitted by: maintainer | ||||
* | Update maintainer email. | alex | 2000-06-28 | 4 | -4/+4 |
| | | | | | PR: 19320, 19321, 19322 Submitted by: maintainer | ||||
* | Install a manpage as replacement for a README file. | alex | 2000-06-28 | 3 | -7/+4 |
| | | | | | | | Change MAINTAINER email. PR: 19319 Submitted by: maintainer | ||||
* | Update to version 2.1 | alex | 2000-06-28 | 3 | -5/+16 |
| | | | | | PR: 19198 Submitted by: maintainer | ||||
* | Upgrade to 3.0.9. | tg | 2000-06-28 | 4 | -31/+44 |
| | | | | | PR: 19555 Submitted by: bmah@cisco.com (Bruce A. Mah) | ||||
* | Add WWW. | tg | 2000-06-28 | 1 | -0/+2 |
| | | | | | PR: 19556 Submitted by: bmah@cisco.com (Bruce A. Mah) | ||||
* | Activate 9e port. Doh! | wes | 2000-06-28 | 1 | -0/+1 |
| | |||||
* | From received mail: | chuckr | 2000-06-28 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | Hi, by accident I found that a2ps dumps core if invoked with options for the old a2ps version. a2ps -f -F7.0 reproduces the problem. With the following patch the problem seems to be cured. The patches work. Submitted by: Oliver Adler <oli@devsoft.devsoft.com> | ||||
* | Activate global as a port. | chuckr | 2000-06-28 | 1 | -0/+1 |
| | |||||
* | Import of Shigio Yamaguchi's GLOBAL, an enhanced ctags utility. | chuckr | 2000-06-28 | 5 | -0/+32 |
| | | | | | | | | This was moved from the base system based on need and licensing considerations. Reviewed and approved by most of the current list, see the mail logs for a lengthy discussion. | ||||
* | Add new port. | archie | 2000-06-28 | 6 | -0/+32 |
| | |||||
* | Update to OpenSSH 2.1.1 and fix SSHv2 serving (passwd botch). | green | 2000-06-28 | 6 | -44/+54 |
| | |||||
* | Update to version 1.5.5 | jim | 2000-06-28 | 10 | -10/+10 |
| | |||||
* | Teach the script the prefix in advance instead of letting it guess. | knu | 2000-06-28 | 2 | -4/+6 |
| | | | | | PR: ports/19383 Submitted by: o'brien | ||||
* | update to 0.87 | andreas | 2000-06-28 | 6 | -6/+6 |
| | |||||
* | Add a WITH_LDAP knob. Defaults to off, of course. | alex | 2000-06-28 | 1 | -0/+14 |
| | | | | | PR: 18228 Submitted by: Mikko Tyolajarvi <mikko@dynas.se> | ||||
* | Remove VERSION variable (most likely it is a relict from pre-portversion | sobomax | 2000-06-28 | 4 | -32/+28 |
| | | | | ages). | ||||
* | Update to version 0.7.10. | alex | 2000-06-27 | 24 | -136/+1448 |
| | | | | | PR: 19455 Submitted by: maintainer | ||||
* | Update category Makefile in aftermath of afterstep,vim,fvwm95 removal. | will | 2000-06-27 | 1 | -3/+0 |
| | | | | | PR: 19531 Reported by: R Bradford Jones <brad@kazrak.com> | ||||
* | Update to version 1.1, which fixes a bug. | alex | 2000-06-27 | 2 | -2/+2 |
| | | | | | PR: 19445 Submitted by: maintainer | ||||
* | Update to 0.9.5 | alex | 2000-06-27 | 2 | -2/+2 |
| | | | | | PR: 19500 Submitted by: maintainer | ||||
* | Add WWW to proper place | ache | 2000-06-27 | 2 | -1/+2 |
| | |||||
* | Update 3.14 -> 4.15: | sheldonh | 2000-06-27 | 6 | -9/+9 |
| | | | | | | | | | | | | | Allow admins to start migrating to the new nomenclature for failing addresses: fail_soft -> pass fail_hard -> fail The queryprogram router should use the word decline instead of fail. New keyword timezone used to manipulate the TZ variable. | ||||
* | respect NOPORTDOCS. | alex | 2000-06-27 | 1 | -3/+5 |
| | | | | | PR: 19316 Submitted by: maintainer | ||||
* | add a second mastersite. | alex | 2000-06-27 | 1 | -1/+2 |
| | | | | | PR: 19540 Submitted by: maintainer | ||||
* | Update to 3.4.2. | sobomax | 2000-06-27 | 4 | -4/+4 |
| | |||||
* | Update to version 1.30 with mastersite/maintainer-email update. | alex | 2000-06-27 | 3 | -7/+7 |
| | | | | | PR: 19460 Submitted by: maintainer/author | ||||
* | Update to version 4.1.b2, the latest stable release (dispite the "beta" flag), | alex | 2000-06-27 | 13 | -295/+1002 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | which officially fixes the setuid security exploit by the vendors. Additionally, from the PR: * adds in distribution patches to allow it to interoperate with libtiff-3.5.5 (the current version in the ports tree), and replace an original FreeBSD patch. * includes security patches (replacements of 'strcpy' and 'sprintf', primarily), mostly based on patches originally submitted by Alex Langer [1] for 4.0pl2 and not yet commited, although some new work was done too. [1] I don't think, that these were my patches but those submitted by John Holland <john@zoner.org> in PR 19180. * Fixes some issues with the configure/setup scripts introduced since the previous version. * Additionally, original FreeBSD patches from 4.0pl2 were merged in where they were not addressed by anything else. (except the I18N patch, sorry). I removed the FORBIDDEN line since there are at least no obvious security concerns left. PR: 19237 Submitted by: Andy Sparrow <andy@geek4food.org> | ||||
* | When initializing the GNAT (i386) run-time, initialize the floating point | deischen | 2000-06-27 | 1 | -2/+28 |
| | | | | | | | control word to use 64-bit (extended) precision instead of FreeBSDs default 53-bit (double) precision. Submitted by: Sune Falck <sunef@hem.passagen.se> | ||||
* | Port has new homepage and new mastersite. | alex | 2000-06-27 | 2 | -3/+3 |
| | | | | | PR: 19418 Submitted by: maintainer | ||||
* | update datafile once again. | alex | 2000-06-27 | 1 | -1/+1 |
| | | | | | PR: 19533 Submitted by: maintainer | ||||
* | Fix for phk's bio changes (>= 500003) | alex | 2000-06-27 | 1 | -0/+13 |
| | | | | | PR: 19454 Submitted by: Mike Meyer <mwm@mired.org> | ||||
* | Properly handle ddd.info file. | sobomax | 2000-06-27 | 3 | -2/+34 |
| | |||||
* | 9e - a simple Plan9 distribution unpacker | wes | 2000-06-27 | 7 | -0/+94 |
| | | | | | PR: ports/19459 Submitted by: Jerry Hicks <jhix@mindspring.com> | ||||
* | Upgrade to leim-20.7 | jseger | 2000-06-27 | 2 | -3/+3 |
| | |||||
* | Use EMACS_PORTS_VERSION | jseger | 2000-06-27 | 2 | -20/+12 |
| | |||||
* | Use EMACS_PORT_NAME | jseger | 2000-06-27 | 2 | -14/+6 |
| | |||||
* | Update emacs 20.6 -> 20.7 | jseger | 2000-06-27 | 1 | -2/+2 |
| | |||||
* | Upgrade to emacs-20.7 | jseger | 2000-06-27 | 3 | -6/+14 |
| | |||||
* | Added DocBook 4.1 | murray | 2000-06-27 | 1 | -0/+1 |
| | |||||
* | DocBook 4.1 has been finalized | murray | 2000-06-27 | 6 | -0/+135 |
| | | | | Approved by: jkh | ||||
* | Add mingw, cross development suite for MS Windows. | knu | 2000-06-27 | 31 | -0/+1228 |
| | | | | | PR: ports/19107 Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp> | ||||
* | Add close-pr - a slightly hacked version of edit-pr(1) to quickly close PR. | sobomax | 2000-06-27 | 2 | -0/+364 |
| | |||||
* | - Enable multithreading support | sobomax | 2000-06-27 | 2 | -2/+2 |
| | | | | | | | - Fix path for refering balsa.mo files PR: 19524 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | According to ade's announcement replace gnomecore RUN_DEPENDS with gnomecc | sobomax | 2000-06-27 | 1 | -1/+1 |
| | | | | | | RUN_DEPENDS. Submitted by: ade | ||||
* | Make directories for plugins and themes at GKrellM's install. | ume | 2000-06-27 | 4 | -0/+16 |
| | |||||
* | Remove directory that got left behind | ade | 2000-06-27 | 1 | -0/+1 |
| | | | | Submitted by: bento | ||||
* | Add a RUN_DEPENDS on sysutils/gnomecontrolcenter. | ade | 2000-06-27 | 22 | -0/+26 |
| | | | | | | | This is now REQUIRED by ALL GNOMEish applications that install anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome Reminded by: bento | ||||
* | Update 1.1.24. | sobomax | 2000-06-27 | 30 | -480/+1056 |
| | | | | | | | | | | | Also provide following enhancements: - Remove PLIST.perl and merge its contents into main PLIST using Satoshi's %%PORTDOCS:%% hack; - the same as previous for Gnome bits; - automatically generate and substitute shared libraries version; - slightly reorder Makefile to be more organised; - remove mailformed pieces from configure patch (it is appears that somebody did diff after USE_LIBTOOL hack has been applied). | ||||
* | Make sure to have plugin directory. | ume | 2000-06-26 | 2 | -4/+16 |
| | | | | Reported by: Yoshikazu GOTO <goto@snowy.to> | ||||
* | Avoid hardcoding /usr/X11R6/ | alex | 2000-06-26 | 2 | -2/+5 |
| | | | | | PR: 19478 Submitted by: maintainer | ||||
* | Add experimental AGP support using dfr's experimental agp driver (currently | sobomax | 2000-06-26 | 2 | -0/+47 |
| | | | | 5-current only). | ||||
* | Only tkman-2.{0,1b?} are restricted, 2.1 is under the Artistic License. | tg | 2000-06-26 | 1 | -1/+1 |
| | |||||
* | Sigh, should have checked before. Upgrade to 2.1. | tg | 2000-06-26 | 2 | -8/+5 |
| | | | | It's free now, if I understand the Artistic License correctly. | ||||
* | Remove period. | des | 2000-06-26 | 1 | -1/+1 |
| | |||||
* | Better return value for interaction with tkman. | tg | 2000-06-26 | 1 | -3/+12 |
| | | | | | PR: 19433 Submitted by: Andy Sparrow <andy@geek4food.org> | ||||
* | Upgrade to 2.2-REL. This is now packageable. | des | 2000-06-26 | 10 | -101/+154 |
| | |||||
* | Add a WWW. | sobomax | 2000-06-26 | 1 | -0/+2 |
| | |||||
* | Upgrade to 3.3.8. | max | 2000-06-26 | 3 | -31/+31 |
| | | | | originally submitted by: Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp> | ||||
* | Update to 3.4.1. | sobomax | 2000-06-26 | 6 | -4/+12 |
| | |||||
* | Use X11BASE instead of PREFIX for BUILD_DEPENDS and remove unneeded PREFIX | sobomax | 2000-06-26 | 2 | -4/+4 |
| | | | | for RUN_DEPENDS. | ||||
* | Set umask to 027. | max | 2000-06-26 | 1 | -0/+1 |
| | | | | Suggested by: kjm@rins.ryukoku.ac.jp (KOJIMA Hajime) | ||||
* | Add missed libxml to LIB_DEPENDS. | sobomax | 2000-06-26 | 1 | -1/+2 |
| | | | | Submitted by: bento | ||||
* | Upgrade to 6.1.15. | max | 2000-06-26 | 5 | -8/+8 |
| | | | | | | | | The problem with temporary file/directory permission, which have been dealt with by patches/patch-a[b-i] seems to have gone away. However, I haven't examined the rest of the code to determine whether security problems with this program have been corrected. (CF: FreeBSD-SA-00:04.) | ||||
* | Use MASTER_SITE_LOCAL. | jkoshy | 2000-06-26 | 3 | -3/+6 |
| | |||||
* | Mark FORBIDDEN: insecure tempfile handling means any file on the system can ↵ | kris | 2000-06-26 | 1 | -0/+2 |
| | | | | | | be overwritten Submitted by: Stan Bubrouski <satan@FASTDIAL.NET> via Bugtraq | ||||
* | Remove setuid news privileges on inews by recommendation of inn maintainers | kris | 2000-06-26 | 1 | -1/+4 |
| | | | | | | | Correct typo from 1.33 which made rnews setuid news, not setgid uucp which it actually required to implement the intended change. Submitted by: Russ Allbery <rra@STANFORD.EDU> (first change) via Bugtraq | ||||
* | Upgrade to 2.0pl1. This fixes the recent security issue posted to bugtraq. | jseger | 2000-06-26 | 2 | -3/+3 |
| | | | | PR: ports/19502 | ||||
* | Author has fixed a problem where file size and offsets were casted to a | obrien | 2000-06-26 | 2 | -3/+3 |
| | | | | | | 32-bit size rather than the correct 64-bit size. Submitted by: Vic Abell <abe@purdue.edu> | ||||
* | Add note requested by maintainer not to upgrade the port to the | obrien | 2000-06-26 | 2 | -0/+4 |
| | | | | 2000.06.14 snapshot, as it is unstable. | ||||
* | Update to 3.0b1pl14 | obrien | 2000-06-26 | 30 | -15/+910 |
| | | | | | PR: 19493, 18475 Submitted by: Cyrille Lefevre <clefevre@citeweb.net> | ||||
* | Yay, this is my first commit from a Palm device! | knu | 2000-06-26 | 4 | -14/+19 |
| | | | | | | | | | | | Update to 0.1.5. (Sorry pkg_version, I changed the PORTVERSION'ing scheme here to respect its version number rather than to use the date.) Now USE_AUTOMAKE. Install documents unless NOPORTDOCS. A new command `cvsdo' has added. | ||||
* | Add hanmiscutils. | cjh | 2000-06-25 | 1 | -0/+1 |
| | |||||
* | hanmiscutils is a collection of various Hangul-related sources. | cjh | 2000-06-25 | 5 | -0/+44 |
| | | | | Submitted by: CHOI Junho <cjh@FreeBSD.org> | ||||
* | Update to 6.0.2 | cjh | 2000-06-25 | 4 | -8/+29 |
| | |||||
* | To be more compact, following netscape47-communicator changes. | cjh | 2000-06-25 | 1 | -7/+3 |
| | |||||
* | More generalization. | cjh | 2000-06-25 | 1 | -1/+1 |
| | |||||
* | comment 'preeditType' resource. it doesn't affect | cjh | 2000-06-25 | 1 | -11/+11 |
| | | | | | native netscape ports, but enable Korean input in case of linux-netscape-*(with linux-lesstif-ns, or without nothing.) | ||||
* | More generalization, for ko-linux-netscape-*. | cjh | 2000-06-25 | 1 | -9/+6 |
| | | | | | I borrowed this idea from ja-netscape-*. But the situation is not same as ja-netscape-*, I've imported just needed changes. | ||||
* | remove files/ and pkg/ dir for more generalization. | cjh | 2000-06-25 | 2 | -12/+6 |
| | | | | | in fact these files are just a duplicate or slightly modified files of netscape4-communicator/*. | ||||
* | For new linux-netscape-*, more generalization added. | cjh | 2000-06-25 | 4 | -36/+44 |
| | |||||
* | Add ko-linux-netscape-* family. | cjh | 2000-06-25 | 1 | -0/+2 |
| | | | | Submitted by: CHOI Junho <cjh@FreeBSD.org> | ||||
* | Korean-enabled Netscape Navigator for Linux. | cjh | 2000-06-25 | 1 | -0/+10 |
| | |||||
* | Korean-enabled Netscape Comunicator for Linux. | cjh | 2000-06-25 | 2 | -0/+40 |
| | |||||
* | Update to 0.5.9. | cjh | 2000-06-25 | 2 | -2/+2 |
| | |||||
* | Fix Germanized English. | joerg | 2000-06-25 | 1 | -6/+6 |
| | | | | Reminded by: Christian Weisgerber <naddy@mips.inka.de> | ||||
* | Update to 0.14.6. | knu | 2000-06-25 | 2 | -2/+2 |
| | |||||
* | Update BIG5 to unicode map. | vanilla | 2000-06-25 | 2 | -12/+104 |
| | |||||
* | Update to 0.28.1. | sobomax | 2000-06-25 | 6 | -6/+10 |
| | |||||
* | Update to 12.2 | sobomax | 2000-06-25 | 6 | -16/+108 |
| | |||||
* | Update to 0.2.2. | sobomax | 2000-06-24 | 6 | -4/+10 |
| | |||||
* | Fix GNU fileutils-style option in installation. | cjh | 2000-06-24 | 1 | -0/+11 |
| | |||||
* | no-split info file. | vanilla | 2000-06-24 | 4 | -16/+8 |
| | |||||
* | Upgrade to latest version. | vanilla | 2000-06-24 | 2 | -2/+2 |
| | |||||
* | Update port to 1.1.4 | jedgar | 2000-06-24 | 2 | -2/+2 |
| | |||||
* | Fix %-hole | ache | 2000-06-24 | 2 | -4/+100 |
| | | | | Submitted by: Koga Youichirou <y-koga@jp.FreeBSD.org> | ||||
* | Update port to 0.11 | jedgar | 2000-06-24 | 3 | -3/+3 |
| | |||||
* | Oops, had a bogus PORTVERSION/DISTNAME from when I was testing | nectar | 2000-06-24 | 4 | -8/+4 |
| | | | | 1.2-beta4. | ||||
* | Remove a problem with a missing .if introduced in revision 1.9. | steve | 2000-06-24 | 1 | -1/+1 |
| | |||||
* | Update 1.1.1 -> 1.2 | nectar | 2000-06-24 | 20 | -104/+104 |
| | |||||
* | Upgrade to Website META Language (WML), version 2.0.2 | rse | 2000-06-24 | 2 | -2/+2 |
| | |||||
* | Typo | taoka | 2000-06-24 | 1 | -1/+1 |
| | |||||
* | Added ports/japanese/{mypaedia-fpw,srd-fpw} | taoka | 2000-06-24 | 1 | -0/+2 |
| | |||||
* | Added jargon-fpw, mypaedia-fpw, mypaedia-fpw-package, srd-fpw, vera-fpw | taoka | 2000-06-24 | 1 | -0/+7 |
| | | | | web1913-fpw and wordnet-fpw | ||||
* | A supplement file to use "mypaedia" on lookup | taoka | 2000-06-24 | 5 | -0/+74 |
| | |||||
* | A English - Japanese Dictionary "Random House" (EPWING V1 format) | taoka | 2000-06-24 | 5 | -0/+87 |
| | |||||
* | An encyclopedia "Mypaedia" (EPWING V1 format) | taoka | 2000-06-24 | 5 | -0/+86 |
| | |||||
* | The famous jargon file (EPWING V1 format) | taoka | 2000-06-24 | 5 | -0/+83 |
| | |||||
* | Webster's Revised Unabridged Dictionary (1913) (EPWING V1 format) | taoka | 2000-06-24 | 5 | -0/+69 |
| | |||||
* | A English - English Dictionary (EPWING V1 format) | taoka | 2000-06-24 | 6 | -0/+78 |
| | |||||
* | Virtual Entity of Relevant Aconyms (EPWING V1 format) | taoka | 2000-06-24 | 5 | -0/+72 |
| | |||||
* | Update to reflect changes in devel/libole2 | ade | 2000-06-24 | 4 | -4/+4 |
| | |||||
* | Update to 0.1.5, fixing potential library namespace conflict | ade | 2000-06-24 | 4 | -9/+9 |
| | | | | with WINE. | ||||
* | Update to 2.0rc3. | will | 2000-06-24 | 3 | -6/+6 |
| | | | | | PR: 19473 Submitted by: Stephen J. Roznowski <sjr@home.com> | ||||
* | Unbroke the port. | sobomax | 2000-06-24 | 2 | -5/+4 |
| | |||||
* | Unnecessary to create "info/dir" | taoka | 2000-06-23 | 2 | -2/+2 |
| | |||||
* | Replace MASTER_SITES to backup. | cjh | 2000-06-23 | 2 | -4/+2 |
| | | | | (of course it should be upgraded to newer version...) | ||||
* | Do not remove lib/X11/config/Imake.tmpl on deinstall. Additional work should | sobomax | 2000-06-23 | 1 | -1/+2 |
| | | | | be done to save/restore original lib/X11/config/Imake.tmpl. | ||||
* | (1) ${PREFIX}/share/mule/19.34/etc/DOC-19.34.1 is installed by a port for | taoka | 2000-06-23 | 2 | -4/+8 |
| | | | | | | | | | | mule except mule-common. So, in this port, I must remove the file. Pointed out: asami (2) Removed the test to create ${PREFIX}/share/info/dir in mule-common/Makefile. Pointed out: bento | ||||
* | - Fix MASTER_SITES. | cjh | 2000-06-23 | 1 | -1/+1 |
| | |||||
* | - WITH_GNOME_APPLET returned. applet should depend on panel. | cjh | 2000-06-23 | 2 | -8/+6 |
| | | | | - ami_applet removed in PLIST. | ||||
* | Update to 1.0.6. | cjh | 2000-06-23 | 4 | -18/+42 |
| | | | | | | - WITH_DVORAK option removed - WITH_GNOME_APPLET option removed due to use of gdk_pixbuf, which depends on gnomelibs. | ||||
* | Update broken link to list of cameras. | nbm | 2000-06-23 | 2 | -2/+2 |
| | | | | | PR: ports/19472 Submitted by: Mikhail Teterin <mi@privatelabs.com> | ||||
* | - Use MASTER_SITE_WINDOWMAKER to MASTER_SITES | sobomax | 2000-06-23 | 1 | -6/+7 |
| | | | | | PR: 19471 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | - Support LOCALBASE properly (in setting path to custom wish script) | sobomax | 2000-06-23 | 20 | -29/+52 |
| | | | | | PR: 19470 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | - Use MASTER_SITE_SUNSITE to MASTER_SITES | sobomax | 2000-06-23 | 11 | -39/+34 |
| | | | | | PR: 19496 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | - Use MASTER_SITE_AFTERSTEP to MASTER_SITES | sobomax | 2000-06-23 | 11 | -30/+62 |
| | | | | | PR: 19468 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> | ||||
* | - Change distfile location. | cjh | 2000-06-23 | 4 | -4/+4 |
| | | | | - Fix broken WWW in DESCR. | ||||
* | New port of libcoro - a C library that implements coroutines (I donno what I've | sobomax | 2000-06-23 | 8 | -0/+105 |
| | | | | | | | just said :-O). PR: 19463 Submitted by: Kelly Yancey <kbyanc@posi.net> | ||||
* | Add gnomelibs to the RUN_DEPENDS to ensure correct removal of share/gnome/* | sobomax | 2000-06-23 | 1 | -0/+1 |
| | | | | | | on deinstall. Submitted by: bento | ||||
* | To install all sample data. | taoka | 2000-06-23 | 2 | -3/+43 |
| | |||||
* | Add USE_NEWGCC. | sobomax | 2000-06-23 | 3 | -0/+3 |
| | | | | Submitted by: bento | ||||
* | Create/remove shared among Java ports ditrectories. | sobomax | 2000-06-23 | 2 | -0/+7 |
| | | | | Submitted by: bento | ||||
* | Add capplet.4 into list of LIB_DEPENDS. | sobomax | 2000-06-23 | 1 | -1/+2 |
| | | | | Submitted by: bento | ||||
* | New harmonics-file with new location. | alex | 2000-06-23 | 2 | -4/+4 |
| | | | | | PR: 19420, 19395 Submitted by: maintainer | ||||
* | Update to 2.01 (This version supports Tgif Ver. 4.X !!) | taoka | 2000-06-23 | 2 | -12/+5 |
| | |||||
* | Add src/usr.bin/doscmd/fonts.dir (to be committed in a minute). | tg | 2000-06-23 | 1 | -0/+1 |
| | | | | Approved by: jdp | ||||
* | Sort entries. | tg | 2000-06-23 | 1 | -4/+4 |
| | | | | Approved by: jdp | ||||
* | Remove "Extra" item on deinstall. | sobomax | 2000-06-23 | 4 | -0/+8 |
| | | | | Submitted by: bento | ||||
* | Fix ARCH elif typo. | dbaker | 2000-06-23 | 1 | -1/+1 |
| | |||||
* | Tiny modification to silence portlint. | chuckr | 2000-06-23 | 2 | -2/+2 |
| | |||||
* | Update octave to version 2.1.30 (bleeding-edge version). | chuckr | 2000-06-23 | 6 | -454/+886 |
| | |||||
* | Gnocatan is an Internet playable implementation of the Settlers of | ade | 2000-06-23 | 13 | -0/+189 |
| | | | | | | | Catan board game. The aim is to remain as faithful to the board game as is possible. Requested by: Thomas Schuerger <schuerge@wjpserver.CS.Uni-SB.DE> | ||||
* | 1. this patch moves the of the shell script (proxyper.sh) into the build | dbaker | 2000-06-23 | 2 | -2/+5 |
| | | | | | | | | | | | | | stage of the port. PRO: you can examine / tweak it before installing 2. the symlink to the script is not stored as link in the package but it is created by pkg_add (see PLIST) PRO: you can build with PREFIX=foo and install with PREFIX=bar Submitted by: Karl Dietz <kd@frankfurt.netsurf.de> | ||||
* | "Don't close stdin accidentally." | dirk | 2000-06-23 | 2 | -0/+129 |
| | | | | Submitted by: Alex Vasylenko <lxv@nest.org> | ||||
* | Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . | fenner | 2000-06-23 | 7 | -7/+14 |
| | |||||
* | Activate gkrellmvolume. | ume | 2000-06-23 | 1 | -0/+1 |
| | |||||
* | Initial import of gkrellmvolume. | ume | 2000-06-23 | 12 | -0/+168 |
| | | | | A plugin for GKrellM, that let's you control your mixer.. | ||||
* | No longer in info, but in HTML format. | alex | 2000-06-23 | 1 | -1/+1 |
| | | | | | PR: 19437 Submitted by: maintainer | ||||
* | Update to 0.10.0. | ume | 2000-06-23 | 10 | -30/+46 |
| | |||||
* | Don't install some unneeded files. | nectar | 2000-06-22 | 4 | -4/+4 |
| | |||||
* | Update to 3.15.3 | nbm | 2000-06-22 | 3 | -2/+3 |
| | | | | | PR: ports/19421 Submitted by: Brett Taylor <brett@peloton.runet.edu> (maintainer) | ||||
* | Update port to 4.2.7 | jedgar | 2000-06-22 | 3 | -3/+3 |
| | | | | | PR: 19440 Submitted by: Maintainer | ||||
* | Add a forgotten directory to PLIST. | nectar | 2000-06-22 | 2 | -0/+2 |
| | |||||
* | Oops, shot self in foot on last commit to PLIST. Make sure | nectar | 2000-06-22 | 1 | -2/+2 |
| | | | | it doesn't happen again. | ||||
* | Update the base XFree86 to 3.3.6. | knu | 2000-06-22 | 33 | -44/+1118 |
| | | | | | PR: ports/19372 Submitted by: Taguchi, Takesi <taguchi@tohoku.iij.ad.jp> (Maintainer) |