aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Kill oafd upon exit -- this was causing the gconf build to leaveasami2000-09-211-0/+1
| | | | | | ssh hanging forever waiting for the process to terminate. Approved by: maintainer
* Update to knu-cvsweb 1.101.1.24.knu2000-09-204-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-09-20 05:07 knu * cvsweb.cgi: Follow tab-width/tabstop/ts directives when expanding tabs into spaces. Currently, only first 10 lines are scanned for the directives. 2000-09-20 04:57 knu * cvsweb.cgi: MFZ: 1.101. - Fix a few bugs under mod_perl. - Use the Compress::Zlib module if available. - Embed PDF files inside the cvs markup view. 2000-09-20 03:35 knu * cvsweb.cgi: s/ts/tabstop/ that I forgot to substitute in the last update. 2000-09-12 02:11 knu * cvsweb.cgi: Allow one to set the default diff type. Inspired by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> 2000-09-10 20:54 knu * cvsweb.cgi: Clean up spacedHtmlText().
* Use MASTER_SITE_RUBY.knu2000-09-201-1/+2
|
* Update md5 after a repack without changing the distfile name.knu2000-09-192-2/+4
| | | | | | | | (The change was minor update) Hereby welcome the distfile to MASTER_SITE_LOCAL, the Hall of Shame. ;)
* Update to 1.2.4.knu2000-09-192-2/+2
|
* It helps when you "cvs add" the new patches, oops.ejc2000-09-193-0/+80
|
* Update *-rtems-objc to the newest patches, also fixing theade2000-09-194-33/+134
| | | | | | "extra files" problem. Submitted by: maintainer
* The tar file from the original site has changed. Removeade2000-09-191-2/+1
| | | | | | | from DISTFILES until I can verify and reroll. PR: 21358 Submitted by: maintainer
* Update to latest set of patchesade2000-09-1812-66/+235
| | | | | | | Remove "extra" files PR: 21049 Submitted by: maintainer
* Update to gdb 5.0ade2000-09-1810-119/+35
| | | | | | | Remove "extra" files PR: 21048 Submitted by: maintainer
* Update *-rtems-g77 to the latest patches.ade2000-09-1811-206/+134
| | | | | | | Update to remove "extra" files. PR: 21027 Submitted by: maintainer
* Update the rtems java (gcj) ports to the latest patchesade2000-09-184-33/+134
| | | | | | | from OARCorp. This also remove some "extra" file problems. PR: 21019 Submitted by: maintainer
* Update *-rtems-gcc to the newest patches. This alsoade2000-09-1811-8/+41
| | | | | | | removes the "extra" file problems. PR: 21004 Submitted by: maintainer
* Update to version 2.10 of binutils. Also changed PLIST toade2000-09-1811-19/+60
| | | | | | | prevent "extra files" with the other RTEMS ports. PR: 20930 Submitted by: maintainer
* Use bsd.python.mk.tg2000-09-184-22/+2329
| | | | Approved by: nectar
* Update port to 1.2.1jedgar2000-09-184-12/+17
| | | | | PR: 21090 Submitted by: Maintainer
* Adding codemedic version 1.0.4.steve2000-09-188-0/+216
| | | | | | | Provides an elegant graphical interface to gdb. PR: 19083 Submitted by: Mario S F Ferreira <lioux@linf.unb.br>
* Fix these ports so that among other things they look for the jx headersteve2000-09-182-30/+37
| | | | | | files in the correct place. Submitted by: maintainer
* Update port to 3.13jedgar2000-09-172-2/+2
| | | | | PR: 21157 Submitted by: Maintainer
* I don't know what BUILD_DEPENDS=${PERL} means, but USE_PERL5 should takeasami2000-09-171-2/+2
| | | | | | | | care of that. Submitted by: broken index :< Add / to end of one of MASTER_SITES. Submitted by: portlint
* Update to 3.4.1ade2000-09-175-17/+24
| | | | | PR: 21181 Submitted by: maintainer
* Support CFLAGS/PREFIX properlyade2000-09-176-8/+37
| | | | | PR: 20650 Submitted by: Ports Fury
* Update to 0.93.2ade2000-09-1710-180/+215
| | | | | PR: 21279 Submitted by: Ports Fury
* Add gtranslator - a GNOME application for developing ".pot" files used withsobomax2000-09-166-0/+92
| | | | GNU Gettext.
* Corrent BUILD_DEPENDS, MLINKS, ALL_TARGET, and PLISTjedgar2000-09-162-3/+11
| | | | | PR: 20558 Submitted by: Maintainer
* Add fnorb 1.1, a CORBA 2.0 object request broker (ORB) written in Python.will2000-09-166-0/+284
| | | | | PR: 21226 Submitted by: Johann Visagie <johann@egenetics.com>
* Add p5-Tie-DB_FileLock 0.10, a perl module which extends DB_File, providingwill2000-09-166-0/+41
| | | | | | | a locking layer using flock(). PR: 20758 Submitted by: Josh Tiefenbach <josh@zipperup.org>
* Add GPASM 0.8.9, the GNU Pic assembler, which can compile assembly fileswill2000-09-1613-0/+165
| | | | | | | for 12c508 and 16c84 microcontrollers family. PR: 20396 Submitted by: Samuel Tardieu <sam@inf.enst.fr>
* Add `cons-test' port.rv2000-09-167-0/+243
| | | | cons-test is a test bed for cons developers.
* Fix ftp path.rv2000-09-161-1/+1
|
* PR: 21221ejc2000-09-155-229/+170
| | | | Submitted by:Johann Visagie and a patch by Peter van Heusden
* Address a potential security issue by forcibly telling ORBit notade2000-09-152-0/+16
| | | | | | | | | to listen on any network (IPv4 or IPv6) sockets, if and only if the user hasn't already installed a ${PREFIX}/etc/orbitrc file (the default, and most likely case) Issue raised by: Louis A. Mamakos <louie@TransSys.COM> Discussed on: security mailing list
* Cons-2.0.2 released.rv2000-09-152-2/+8
| | | | Need to work on the cons-test package for FreeBSD
* Update md5 after checking the diffs.knu2000-09-152-2/+5
| | | | | Move the primary master site to MASTER_SITE_LOCAL, because the author repacks the distro too frequently.
* Update to 2.29.knu2000-09-152-2/+2
|
* Update to 0.3.sobomax2000-09-152-3/+7
|
* Typo (p5-Date-Convert -> p5-DateConvert).asami2000-09-141-1/+1
|
* Update to 6.3ade2000-09-145-119/+139
| | | | | | PR: 21047 Submitted by: W Gerald Hicks <gehicks@cisco.com> Cleanups by: ade
* Date::Convert allows you to convert date formats using an OO mechanismade2000-09-136-0/+38
| | | | that lets you easily choose any two formats and add in new ones.
* Update to 0.3.cjh2000-09-131-2/+3
| | | | | | | Modify PLIST for update. PR: ports/21223 Submitted by: maintainer
* Update to 0.3.cjh2000-09-133-9/+9
| | | | | PR: ports/21223 Submitted by: maintainer
* Use bsd.python.mk.tg2000-09-126-96/+93
|
* Update to 1.0.7.knu2000-09-112-2/+2
|
* Update to 1.0.5nakai2000-09-112-2/+2
|
* Update md5.knu2000-09-101-1/+1
| | | | | | No files were changed, it seems. Maybe only re-gzipped? Found by: bento
* Update md5.knu2000-09-101-1/+1
| | | | | No changes were made except bundled amstd library which is provided separately as ruby-amstd port.
* Update md5.knu2000-09-101-1/+1
| | | | | | | No changes were made except documents, the setup script, and bundled amstd library which is provided as a separate port as ruby-amstd. Found by: bento
* Add missing dependencyade2000-09-101-1/+2
| | | | Submitted by: bento
* Update port to 1.67jedgar2000-09-102-2/+2
|
* Update to version 1.1.13kevlo2000-09-092-3/+3
| | | | | | PR: 21145 Submitted by: Peter Pentchev <roam@orbitel.bg> Approved by: MAINTAINER
* Update to 0.2.5.knu2000-09-094-4/+4
|
* Fix some omission for Makefile and PLIST.kevlo2000-09-092-3/+6
| | | | | PR: 21103 Submitted by: MAINTAINER
* - Support CC/CFLAGS/PREFIX properlykevlo2000-09-093-103/+92
| | | | | | | | - Fix pkg/PLIST - Add WWW: line into pkg/DESCR PR: 21136 Submitted by: Ports Fury
* Don't break package building on Satoshi's cluster. Explicitly dependtg2000-09-089-16/+16
| | | | on python1.5:lang/python15.
* Enable mouse in svgalib.sobomax2000-09-082-4/+22
|
* Update with bsd.ruby.mk.knu2000-09-084-180/+162
|
* Update to 1.9.5.knu2000-09-082-2/+2
|
* Update with bsd.ruby.mk.knu2000-09-072-32/+28
|
* Update with bsd.ruby.mk. :>knu2000-09-0711-143/+107
|
* Update with bsd.ruby.mk.knu2000-09-072-39/+35
| | | | | Install library files under the standard directory. (${RUBY_SITELIBDIR}, ${RUBY_SITEARCHLIBDIR})
* Update fundamental ruby ports first with bsd.ruby.mk.knu2000-09-079-185/+150
|
* Both of the below areasami2000-09-073-3/+27
| | | | | | | | | | | | Submitted by: maintainer (1) Respect CFLAGS when compiling shared libraries and servers. (imake-4, XFree86-4-libraries) Reported by: asami (2) Do not redefine list of supported cards, and support architectures other than i386 better. (imake-4, XFree86-4-Server)
* Activate p5-IPC-Shareable.sada2000-09-071-0/+1
| | | | PR: ports/18816
* New port: IPC-Shareablesada2000-09-075-0/+40
| | | | | | | | IPC::Shareable allows you to tie a a variable to shared memory making it easy to share the contents of that variable with other Perl processes. PR: ports/18816 Submitted by: Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
* Mention that this is for SWIG 1.1 and SWIG 1.3 already has Ruby support.knu2000-09-072-2/+5
|
* Update to 1.3a4.knu2000-09-0612-153/+192
| | | | | | | | - SWIG has finally merged swigruby and now includes Ruby support! Sort and update PLIST. Update DESCR to reflect the latest languages support.
* Work around bug (?) in BSD make that causes HTML manpages to be generatedasami2000-09-061-1/+12
| | | | | | with wrong suffix when MANSUFFIX is defined. Submitted by: maintainer
* Update to version 1.4.2.steve2000-09-054-12/+12
| | | | | PR: 20735 Submitted by: maintainer
* Update to version 0.7.4.steve2000-09-052-5/+2
| | | | PR: 20980
* Update to version 2.3.steve2000-09-052-6/+12
| | | | | PR: 21030 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to 0.4.4.knu2000-09-052-2/+2
|
* Update to 1.94.1.19.knu2000-09-054-4/+4
| | | | | | | | | | | | | | | | | | | | | 2000-09-05 00:55 knu * README.knu: Mention revision numbers hyperlinking in annotation. 2000-09-05 00:53 knu * cvsweb.cgi: Get the revision numbers in annotation available as hyperlinks. Requested by: Josef Karthauser <joe@pavilion.net> 2000-09-04 23:50 knu * cvsweb.cgi: Fix previously introduced incorrect fix. s/\s+\n$//; --> s/\s+$/\n/; FreeBSD PR: misc/20989 Submitted by: Tony Finch <dot@dotat.at>
* Update to knu-cvsweb 1.94.1.17.knu2000-09-046-6/+8
| | | | | | | | | | | | | | 2000-09-04 03:25 knu * README.knu, cvsweb.cgi, cvsweb.conf: Introduce manpage hyperlinking. 2000-09-04 02:33 knu * cvsweb.cgi: Get all mail URLs and addresses as hyperlinks, not just the first one. (s/// --> s///g) Install ChangeLog file.
* Update to 0.2.4.knu2000-09-034-4/+4
|
* Add missing BUILD_DEPENDS: devel/ruby-amstd.knu2000-09-031-1/+2
|
* Update to 2.12.2.sobomax2000-09-022-2/+2
| | | | | PR: 20987 Submitted by: maintainer
* Update to 1.6.sobomax2000-09-025-7/+12
| | | | Submitted by: maintainer
* Update to rev. 2.18.knu2000-09-022-2/+2
|
* Add another master site.obrien2000-09-021-1/+2
|
* Give credit to the authors (also to help destingish this from otherobrien2000-09-021-1/+2
| | | | malloc libs ports we have).
* Unbreak and update to 0.1.4ade2000-09-023-2/+5
|
* Unbreak and update to 0.1.5ade2000-09-025-15/+16
|
* Sync with latest changes in sdl-devel port:sobomax2000-09-0110-60/+382
| | | | | | | - add svgalib support (tested with C&T65554); - make it USE_LIBTOOL; - remove spaces between `@' and `$' in targets; - decrease amount of tabs used to make variables indentation from 2 to 1.
* Several improvements and cleanups:sobomax2000-08-316-54/+94
| | | | | | - add svgalib support (tested with C&T65554); - make it USE_LIBTOOL; - remove spaces between `@' and `$' in targets.
* Add NO_LATEST_LINK.sobomax2000-08-292-0/+4
| | | | Pointed out by: nbm
* Remove kchowksey@hss.hns.com as MAINTAINER; email has beenfenner2000-08-292-4/+0
| | | | bouncing for 4 months.
* Back out the previous commit. That one has a problem which occurs onknu2000-08-281-1/+6
| | | | | | | | | | | | cross-language master-slave ports. I just wonder how I could overlook this. I thought I tested with Wnn, netscape and so on. *sigh* Yes, I know how I can fix it, but I'd certainly back out first. Reported by: steve Pointy hat to: knu
* PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.knu2000-08-271-6/+1
| | | | No response from: ports list, PW
* Install headers into PREFIX/include/sfio. Installing aobrien2000-08-272-7/+7
| | | | | | | | PREFIX/include/stdio.h is just too dangerous as one can too easily get it when they don't want it. Also Sendmail 8.11 (building with STARTTLS) expects to find the header "sfio/sfio.h". Submitted by: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
* Update to version 3.35 Beta13.obrien2000-08-272-3/+4
|
* Update to version 3.34.obrien2000-08-272-5/+12
|
* Update to version 2.2.2.obrien2000-08-274-21/+50
|
* Update to version 4.9.10.obrien2000-08-274-13/+37
|
* Fix breakage caused by sobomax in rev 1.30.obrien2000-08-271-2/+2
| | | | | | | | | | | | | | | | Note you _CANNOT_ use ${SED} and ${AWK} in "!=" lines. I wish people would STOP running `portlint' on this Makefile and blindly accpeting its output w/o understanding it. To quote Henry Spencer: I Thou shalt run lint frequently and study its pronouncements with care, for verily its perception and judgement oft exceed thine. ..snip.. ``Study'' doth not mean mindless zeal to eradicate every byte of lint output--if for no other reason, because thou just canst not shut it up about some things--but that thou should know the cause of its unhappiness and understand what worrisome sign it tries to speak of. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* * This port is no longer restricted.obrien2000-08-272-22/+39
| | | | | | | * Make description formatting nicer and add WWW link. PR: 20826 Submitted by: Trevor Johnson <trevor@jpj.net>
* Update MASTER_SITESkevlo2000-08-262-4/+4
| | | | | PR: 20823 Submitted by: MAINTAINER
* m4(1) was stripping the [] to leave *.Cc in my previous fix and thissteve2000-08-2512-12/+12
| | | | | | | | was causing problems with a few ports determining that .c was the suffix for executables. The fix is to expand it to '*.c | *.C' so that m4(1) doesn't try to outsmart us. Noticed by: George W. Dinolt <gdinolt@pacbell.net>
* Update to 4.0.1. Remove libraries from -clients. Try to extractasami2000-08-256-35/+48
| | | | | | only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer
* Update to knu-cvsweb 1.94.1.15.knu2000-08-254-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-08-25 18:01 knu * cvsweb.cgi: Get side-by-side diff working when $showfunc is true, noting that `-p' option of diff(1) can only be used with context and unified diffs. Submitted by: Roger Hardiman <roger@cs.strath.ac.uk> Allow to specify CVS tags or branch names (including `.' and `HEAD') on cvs checkout. e.g. http://foo/cvsweb.cgi/bar/dood.c?rev=. http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4 http://foo/cvsweb.cgi/bar/dood.c?rev=RELENG_4_1_0_RELEASE Not for diff currently, as rcsdiff does not grok CVS tags. Inspired by: Folks at the FreeBSD cvs-all list. Specify `-R' (turn on read-only repository mode) and `-l' (do not log in the command history) on cvs checkout, so that one does not need a write permission with the repository. 2000-08-25 00:53 knu * cvsweb.cgi: MFZ 1.94. (Fix a typo in JavaScript code)
* Disable bonobo support, even if the software is available on theade2000-08-252-0/+18
| | | | | | | system, since the code has bit-rotted and does not grok the new bonobo Problem reports by: Archie Cobbs <archie@whistle.com> Sledgehammer patch by: ade
* Fix extras.knu2000-08-248-50/+202
| | | | | | | Do not write outside the working directory during the build process. PR: ports/20740 Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp> (MAINTAINER)
* Upgrade to 0.6.6.tg2000-08-236-2142/+2704
|
* Fix recursive PKGNAMEPREFIX reference.knu2000-08-231-0/+4
| | | | Found by: Dan Langille <dan@langille.org>
* Activate the libstash, libsock, ncat, and proxy ports.jasone2000-08-231-0/+2
|
* Add ports for:jasone2000-08-2310-0/+117
| | | | | | | | | | libstash - Algorithms and data structures library. libsock - TCP/IP networking library ncat - Like cat(1), but with sockets. proxy - Transparent logging proxy. All of these ports are part of a single source distribution, but they fit better into the ports scheme as separate ports.
* Add ruby-slang/ja-ruby-slang, S-Lang/S-Lang-jp extension module for Ruby.knu2000-08-238-0/+142
|
* Update to 1.2.0.sobomax2000-08-233-2/+6
|
* Add ruby-runit, Ruby implementation of Kent Beck's Testing Framework.knu2000-08-2211-0/+287
| | | | (cf. eXtreme Programming ("XP"))
* Add ruby-filelock, a Ruby module which provides file locking mechanism.knu2000-08-226-0/+72
|
* Oops, scanner.rb was not an example, but a part of the library.. ;)knu2000-08-222-10/+11
|
* Do not install examples if NOPORTDOCS.knu2000-08-221-1/+1
|
* This port is ruby-racc-runtime, the runtime libraries for Racc,knu2000-08-225-0/+27
| | | | separated from ruby-racc.
* To separate runtime libraries from this port, add a "RUNTIME" knob forknu2000-08-222-15/+21
| | | | the forthcoming slave port.
* Add swigruby, Ruby module for SWIG.knu2000-08-226-0/+85
|
* Resurrect SWIG 1.1p5 after a repocopy.knu2000-08-2210-138/+186
| | | | | | | - Add patches to make it work with Perl 5.6.0 - Remove a mirror which does not hold a distfile anymore - Add perl5 to CATEGORIES - Take over the maintainership (from ports@FreeBSD.org)
* Activate SWIG-devel.knu2000-08-221-0/+1
|
* Repocopied from SWIG, because 1.3a3 is actually a development versionknu2000-08-223-9/+6
| | | | | | | | | | | | incompatible with 1.1p5, which is a stable version. Thus 1.3a3 should take its place as SWIG-devel and 1.1p5 should take its place back as SWIG. Also: - Remove a mirror which does not hold a distfile anymore - Add perl5 to CATEGORIES - Take over the maintainership (from ports@FreeBSD.org)
* The redhat 6.1 packages are under old-releases.marcel2000-08-223-3/+3
|
* Fix brokenness in last commit:marcel2000-08-223-3/+6
| | | | | | | o Add missing fi o s/$GREP/grep/g Reported by: Siegbert Baude <siegbert.baude@gmx.de>
* Fix fennerism (correct WWW)jedgar2000-08-221-1/+1
|
* USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines.sobomax2000-08-215-5/+0
|
* Remove -Werror from CFLAGS because it was causing builds to fall over onsteve2000-08-211-0/+11
| | | | the Alpha.
* Use freebsd.org address for maintainership.archie2000-08-211-1/+1
|
* Teach autoconf about .C files so that it doesn't inadvertently think .Csteve2000-08-2012-0/+132
| | | | is the extension for executables.
* Add GNU locations to MASTER_SITESrv2000-08-191-0/+2
|
* Fix the email address in Makefile commentrv2000-08-191-1/+1
|
* Use command line arguments rather than patching the configure script.knu2000-08-181-1/+2
|
* Temporariliy mark BROKEN until author catches up withade2000-08-181-0/+2
| | | | new BONOBO (also affects devel/dryad which depends on this port)
* Update to 0.3.1ade2000-08-1816-32/+56
|
* Update to 0.18ade2000-08-184-60/+16
|
* Update to 0.5.1ade2000-08-183-6/+26
|
* Update to rev. 2.13.knu2000-08-172-2/+2
| | | | | | | | | | | | | | | | | | | | | | From its ChangeLog: 2000-08-17 00:27 kfogel * Makefile: Tell the truth. 2000-08-17 00:26 kfogel * cvs2cl.pl: (pretty_file_list): init $common_dir to undef; adjust later conditionals to distinguish undef value from "", the latter meaning that no common directory prefix is possible. This fixes the bug with filenames and directory prefixes reported by Shlomo Reinstein <shlomo.reinstein@intel.com>. 2000-08-17 00:22 kfogel * tests/: Makefile, log-3.txt, out-3a.txt, out-3b.txt: Added tests from Shlomo Reinstein's log.
* Update to 1.2.3.knu2000-08-173-5/+8
|
* Add missing dependencyade2000-08-174-0/+4
| | | | Submitted by: bento
* Make all these Ruby related ports belong also in the newly-addedknu2000-08-168-8/+8
| | | | | | "ruby" virtual category. Make textproc/eruby belong also in www.
* Add ruby-locale, a simple Ruby module that provides setlocale(3).knu2000-08-157-0/+64
|
* Do not rely on the linux(8) shell script. Instead, use an INSTALLsheldonh2000-08-156-30/+60
| | | | | | | | script so that the behaviour of a package installation matches that of a port installation identically. Note that, in the package case, we already have a valid run-time linker hints file for Linux.
* Update to rev.2.12.knu2000-08-152-2/+2
| | | | | | | | | | | | | | | | | | | Here's an excerpt from cvs2cl's ChangeLog generated by itself. :> 2000-08-15 00:59 kfogel * cvs2cl.pl: Handle even the [allegedly impossible] case of an undefined dir prefix. 2000-08-15 00:52 kfogel * cvs2cl.pl: Be more careful about setting $common_dir. This hopefully fixes a two-char eats problem reported by Shlomo Reinstein <shlomo.reinstein@intel.com>; Shlomo's patch is included in a comment (search for "shlomo") for reference, in case this doesn't work. Only Shlomo can test right now, although if this doesn't work I'll just ask him for his log info.
* Update to knu-cvsweb 1.93.1.13.knu2000-08-154-4/+4
| | | | | | | | | - Use cvsweb.conf* in the current directory when they don't exist in /usr/local/etc/. - Declare function prototypes to shut up runtime warnings. - Remove redundant white space at the end of lines.
* Add PerlMenu 4.0, a simple module that uses the Curses package to renderwill2000-08-157-0/+55
| | | | | | menus on the terminal. Submitted by: jhb
* Correct C-macro usage: One of the first lessions you learn is,alex2000-08-131-0/+42
| | | | | | | | that you must not use something like macro(var++) if you don't know the implementation of the macro. PR: 20538 Submitted by: Kevin Day <toasty@dragondata.com>
* Do The Right Thing. (R)knu2000-08-1317-51/+61
| | | | | | | | | | | | | | | | | | | | | | | | | Overall changes: Use tabs instead of sequential spaces. Note Author as well as WWW in DESCR. Do not install examples when NOPORTDOCS. Make RUBY, RUBY_VER and RUBY_ARCH variables overridable. ruby-date2: share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb textproc/ruby-html-parser: databases/ruby-mysql: devel/ruby-optparse: devel/ruby-property: Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/ textproc/ruby-rdtool: Install documents in .rd format too. Format optparse's rd file. (Since ruby-rdtool depends on optparse, it cannot be done during optparse's build process. So ruby-rdtool should take care of that when it is installed. :)
* Add directories missing in PLISTjedgar2000-08-121-0/+2
| | | | | PR: 20378 Submitted by: Maintainer
* Update to 1.2.2.knu2000-08-123-9/+18
| | | | Install racc2y and y2racc. (racc <-> yacc converters)
* No need to remove lib/X11/config, it's a standard directory.asami2000-08-121-1/+0
| | | | Submitted by: bento
* Fix up 'extra' directoriesade2000-08-111-2/+1
| | | | Submitted by: bento
* Use explicit autoheader dependency instead of USE_AUTOCONF becausewill2000-08-114-4/+12
| | | | | | USE_AUTOCONF breaks the build. Submitted by: maintainer
* Fix the recent breakage introduced in 1.1.4 upgrade.sobomax2000-08-112-8/+18
| | | | | | Starting from this release `sdl11-config --libs' output includes only SDL libs and doesn't include X11 libs, which confuses configure scripts in third-party apps. I reverted it to the previous behaviour.
* Make these COMMENT files conform to Handbook standard.will2000-08-116-6/+6
| | | | | PR: 20269 Submitted by: Ports Fury
* Update to 0.9908.will2000-08-112-2/+2
| | | | | PR: 20535 Submitted by: Dmitry S. Sivachenko <dima@chg.ru>
* Update to 1.03.will2000-08-112-3/+3
| | | | | PR: 20533 Submitted by: maintainer
* Update to 1.0.1. Move to USE_LIBTOOL and rid ourselves of .la file. Fixwill2000-08-1115-60/+60
| | | | | | | -lc_r -> -pthread. Update PLIST. PR: 20174 Submitted by: Stijn Hoop <stijn@win.tue.nl>
* Add autoheader to build dependencies through USE_AUTOCONF.will2000-08-114-4/+4
| | | | | PR: 20123, 20124, 20125, 20126 Submitted by: maintainer
* MAN1=linux_kdump.1asami2000-08-111-0/+1
| | | | Submitted by: bento
* Update maintainer's email address -- this was supposed to go in thewill2000-08-111-1/+1
| | | | | | | | previous commit but I forgot it while merging the conflicts in the patch that was submitted. PR: 20509 Submitted by: maintainer
* Update to 2.0.1.will2000-08-114-40/+16
| | | | | | | | | This commit follows a previous one that I'd cancelled partway through, so it should get through to the cvs list, and should finish the upgrade. That's why the Makefile is not included in this commit. PR: 20509 Submitted by: maintainer
* Update to 2.0.1.will2000-08-111-5/+5
| | | | | PR: 20509 Submitted by: maintainer
* Update to 1.5.will2000-08-116-28/+44
| | | | | PR: 20500 Submitted by: maintainer
* Update to 8.14.will2000-08-114-7/+14
| | | | | PR: 20469 Submitted by: maintainer
* Update to 0.7.will2000-08-112-2/+3
| | | | | PR: 20468 Submitted by: maintainer
* Update to 0.8ade2000-08-116-18/+18
|
* Update to 0.9.5cpiazza2000-08-102-2/+2
| | | | | PR: 20496 Submitted by: Steve Coltrin <spcoltri@omcl.org>
* -New WWWcpiazza2000-08-102-2/+2
| | | | | | | -New MASTER_SITES PR: 20460 Submitted by: maintainer
* Add ruby-intl, a simple wrapper of GNU gettext for Ruby.knu2000-08-096-0/+60
|
* Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfileknu2000-08-0912-6/+12
| | | | namespace pollution.
* Depend on ruby-amstd and get rid of the amstd installation of this port.knu2000-08-082-26/+20
|
* Add three more Ruby modules.knu2000-08-0815-0/+278
| | | | | | | | | | | devel/ruby-amstd: A collection of miscellaneous Ruby modules devel/ruby-date2: An alternative date class for Ruby devel/ruby-strscan: Fast string scanner class for Ruby
* Add three more Ruby modules.knu2000-08-081-0/+3
| | | | | | | | | | | devel/amstd: A collection of miscellaneous Ruby modules devel/ruby-date2: An alternative date class for Ruby devel/ruby-strscan: Fast string scanner class for Ruby
* RELENG_4 now uses _KERNEL instead of KERNEL, too.ade2000-08-072-2/+2
| | | | Build failure pointed out by: Anders Andersson <anders@sanyusan.se>
* Update to 1.1.4.sobomax2000-08-076-50/+20
|
* Follow our hier(7) policy: share/doc/ruby/*/examples -> share/examples/ruby/*knu2000-08-074-16/+16
|
* Add another couple of Ruby modules.knu2000-08-076-0/+75
| | | | | | | | | databases/ruby-mysql: Ruby module for accessing MySQL databases, which has the same functions as C API ports/devel/ruby-optparse: Yet another command line option parser for Ruby
* Non-standard modules sould go under `site_ruby' directory.knu2000-08-072-2/+2
|
* Add more Ruby ports.knu2000-08-076-0/+115
| | | | | | | | devel/ruby-racc: An LALR(1) parser generator for Ruby textproc/ruby-html-parser: HTML-parser package for Ruby
* Add Ruby related ports.knu2000-08-076-0/+63
| | | | | | | | | | | | | devel/ruby-property: Simple properties scheme for Ruby lang/ruby-python: Ruby extension library for embedding Python in Ruby math/ruby-bigfloat: Variable precision floating library for Ruby Whipped on by: ade :>
* Activate adabroker.sada2000-08-071-0/+1
|
* New port - devel/adabrokersada2000-08-079-0/+326
| | | | | | | | | AdaBroker is a full Ada CORBA implementation, released under the GPL (with a special exception on runtime files allowing them to be included in non-GPL applications). PR: ports/18059 Submitted by: Samuel Tardieu <sam@trillian.enst.fr>
* Update to 1.4.1nbm2000-08-073-6/+6
| | | | | PR: ports/20068 Submitted by: Mark Huizer <xaa+ports@timewasters.nl> (MAINTAINER)
* Re-sobomize to use pre-patch instead of post-extractade2000-08-0515-15/+15
| | | | Wrists slapped by: knu, sheldon
* Upgrade to v4.0.2.jkoshy2000-08-043-88/+72
| | | | | Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> PR: ports/20303
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-0421-139/+114
| | | | post-extract rule
* Update to 1.0.4ade2000-08-042-2/+2
|
* Update to 0.7ade2000-08-048-68/+114
|
* Update to 0.16ade2000-08-044-126/+22
|
* Extensive patchfile cleanups using sobomax's wonderfulade2000-08-047-20/+37
| | | | post-extract rule
* Update to 0.5.3ade2000-08-046-36/+38
|
* Update for new shlib revision from guile 1.4ade2000-08-041-1/+1
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-034-11/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Update port to 1.1.5jedgar2000-08-032-2/+2
|
* Add VeePee - user orientated scripting environment for embedding insobomax2000-08-0210-0/+126
| | | | applications. Based on Python/GNOME.
* Update port to 2.12.1jedgar2000-08-022-2/+2
| | | | | PR: 20181 Submitted by: Maintainer
* Add p5-B-Graph, a perl module for displaying perl-internals informationnbm2000-08-016-0/+41
| | | | | | | with a graph layout tool (such as Dot and VGC, apparently). PR: ports/20164 Submitted by: Leo Kim <leo@florida.sarang.net>
* Update to 1.93.1.10.knu2000-08-014-4/+10
| | | | | | - Nothing but #!/usr/bin/perl -> #!/usr/bin/perl5 Define USE_PERL5 and substitute ${PERL} for /usr/bin/perl5.
* Add camlp4, a preprocessor for ocaml.nbm2000-08-017-0/+114
| | | | | PR: ports/19896 Submitted by: Kim Scarborough <sluggo@unknown.nu>
* Add asis, the Ada Semantic Interface Specification.nbm2000-08-0117-0/+859
| | | | | PR: ports/19873 Submitted by: Thomas Quinot <quinot@inf.enst.fr>
* Upgrade from 0.50-13 to 0.50.8-2.nbm2000-08-017-34/+41
| | | | | PR: ports/20097 Submitted by: Trevor Johnson <trevor@jpj.net>
* Add tcl-memchan, an extension library to tcl, which is useful fornbm2000-07-319-0/+155
| | | | | | | transferring large amounts of data between procedures or interpreters. PR: ports/18761 Submitted by: Mikhail Teterin <mi@privatelabs.com>
* Update to 2.5q.asmodai2000-07-3114-224/+172
| | | | | PR: 20224 Submitted by: MAINTAINER <s.moeding@ndh.net>
* Update to version 1.05kevlo2000-07-313-12/+12
| | | | | PR: 20251 Submitted by: Dmitry S. Sivachenko <dima@Chg.RU>
* This port requires the bz2 library to build/run.steve2000-07-314-4/+8
| | | | Approved by: maintainer
* Correct WWWjedgar2000-07-301-1/+1
|
* Upgrade to GNU Pth, version 1.3.7rse2000-07-302-2/+2
|
* Upgrade to GNU Shtool, version 1.5.1rse2000-07-302-2/+2
|
* Update with my development branch of cvsweb.knu2000-07-2910-18/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PORTVERSION 1.93.1.9 indicates that it's knu's cvsweb rev. 1.9, based on Zeller's cvsweb rev. 1.93. I'll keep merging all the changes that will be made on Zeller's version as well as enhancing it to meet our needs. :) Below is an excerpt from README.knu. ---- Added features over Zeller's version: o Customizable "show functions" option You can specify a regexp for each file type to teach rcsdiff(1) to recognize function lines. o Customizable PR categories o Move $prcgi to cvsweb.conf Now each repository can have its own PR categories and query-pr.cgi URL, which can be defined in cvsweb.conf-${cvstree}. It is useful when you have such as NetBSD and/or OpenBSD repositories. o Improved support for text-based browsers Unidiff is the default format for diffs, for text-based browsers. o Enhance hyperlinking PR # feature. The following PR numbers will all be hyperlinked. :) PR: 12345, 67890, .. PR: #12345, #67890, .. PR# sparc/12345, i386/67890 PR: ports/43210 kern/98765 .. is related to bin/4567, which is ...
* Activate sdts++.sada2000-07-281-0/+1
| | | | | PR: ports/16794 Submitted by: Erik H. Bakke <erik@habatech.no>
* New port: sdts++ - C++ library for SDTS related development.sada2000-07-286-0/+96
| | | | | PR: ports/16794 Submitted by: Erik H. Bakke <erik@habatech.no>
* MASTER_SITE has moved to sourceforgekris2000-07-271-1/+1
| | | | Submitted by: maintainer
* Add CommonC++ - a portable class framework for C++sobomax2000-07-276-0/+213
| | | | Obtained from: http://download.sourceforge.net/cplusplus/CommonC++-1.1.0.ports
* Update to version 3.2.2kevlo2000-07-253-26/+37
| | | | | PR: 20149 Submitted by: Ports Fury
* * Changed to use the bzip2 compressed file, since it's significantlydburr2000-07-254-4/+12
| | | | | | | | smaller than the .gz one. * Added a few mirror sites, since the main (redhat) site is overloaded at the moment. Thanks to:Mikhail Teterin and Dmitry S. Sivachenko for the suggestion.
* Use sobomax@FreeBSD.org as my e-mail.sobomax2000-07-253-3/+3
|
* Added the package's URL to the DESCR file, which I forgot to dodburr2000-07-242-0/+4
| | | | when committing it. Oops.
* Activate SN.dburr2000-07-241-0/+1
|
* New port devel/SN, the Red Hat/Cygnus/GNU Source Navigatordburr2000-07-2412-0/+3478
| | | | | | IDE/source code analysis tool. Obtained from: Freshmeat posting
* Bump up the sizes of some things to match reality on Unix systems.obrien2000-07-242-1/+23
| | | | Submitted by: Bram Moolenaar <Bram@moolenaar.net>
* Remove the ftp.scc.nl mirror.marcel2000-07-231-2/+1
|
* Updatevanilla2000-07-224-4/+4
| | | | | | | | | | | | p5-Crypt-CBC => 1.25 p5-DBI => 1.14 p5-Date-Manip => 5.38 p5-Devel-Symdump => 2.01 p5-IRC => 0.70 p5-Locale-Codes => 1.02 p5-MIME-Lite => 2.101 p5-ParallelUA => 2.49 p5-URI => 1.07
* - Update to version 0.4.1kevlo2000-07-225-76/+148
| | | | | PR: 20098 Submitted by: Ports Fury
* Add libglade depends.nakai2000-07-203-3/+6
|
* (1) /usr/share/info/dir was renamed to dir-tmpl.taoka2000-07-193-7/+0
| | | | | | | | | | | | | (2) Now it is not necessary to exist a file "info/dir" when install-info is executed. By (1) and (2), I removed the next line: [ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir from PLIST or Makefile CV: ----------------------------------------------------------------------
* - Do not read a file more than once, where the sameness is judged byknu2000-07-199-54/+396
| | | | | | | | | | | | | the inode numbers of files. This should fix the "duplicated macros" error when aclocal is invoked with `-I ${X11BASE}/share/aclocal' explicitly. - Do not scan ${X11BASE}/share/aclocal if it does not exist. (Or it's (a symlink to)* a directory) This should fix the "no such directory" error when you build a non-X port without X installed. (like on bento)
* Enough FreeBSD/Alpha support to at least allow this to compile.obrien2000-07-192-11/+40
| | | | Functionality is untested at this time.
* Update to 1.2: New kevent(2) API (and require FreeBSD versionsdwhite2000-07-192-4/+4
| | | | with it as I'm a lazy bastard).
* Get a lot closer to supporting FreeBSD/Alpha.obrien2000-07-192-8/+163
| | | | | (we only have two arch's, why can't we keep them better in sync with each other ABI-wise?)
* Browse two repositories by default.knu2000-07-192-2/+2
| | | | | local => /home/cvs FreeBSD => /home/ncvs
* Update to rev. 1.90.knu2000-07-194-4/+4
| | | | o checkout without revision should default to HEAD
* Add glib13. The index build just failed because of this.asami2000-07-191-0/+1
|
* Add glib13 after repo-copy from glib12.sobomax2000-07-1816-530/+190
| | | | | Warning: it is unstable development version, so you do not have to upgrade your gtk12 LIB_DEPENDS!
* Correct md5 that is calculated from the original distfile.knu2000-07-172-2/+2
| | | | The previous value was of my locally packed tarball somehow..
* Use ${INSTALL_MAN} where appropriate.kbyanc2000-07-171-1/+1
|
* We need autoheader to correctly build this port.steve2000-07-171-1/+2
| | | | | PR: 19919 Submitted by: maintainer
* Persuade automake to look not only in ${PREFIX}/share/aclocalade2000-07-1618-0/+126
| | | | | | | | | | (ie: ${LOCALBASE}), but also ${X11BASE}/share/aclocal via an extra patch and some configure-time substitution Discussed on: ports (quite a while back) Original disgusting hack by: ade Suggested improvements by: asami Reworked patch by: ade
* freebsd.org -> FreeBSD.org; fix MASTER_SITES; remove unneccessary USE_GMAKE;will2000-07-164-15/+32
| | | | | | | fix process of install-info. PR: 19943 Submitted by: Ports Fury
* Respect CFLAGS, add -pedantic.alex2000-07-141-0/+1
| | | | | However, port is still broken due to odd C++ compiler error, though this is a different error as before.
* Conditionally remove remaining installed dirsjedgar2000-07-141-0/+1
| | | | Noticed by: bento
* Fix location of perl module dependency.alex2000-07-141-1/+1
| | | | Noticed by: bento
* Added WWW line.kbyanc2000-07-131-0/+2
|
* Update to rev. 1.89.knu2000-07-134-4/+4
| | | | | Reduce warnings. Make https URLs clickable as well as ftp and http URLs.
* Remove call to deprecated function, dllockinit().jasone2000-07-131-8/+0
|
* +p5-Class-MethodMakerkevlo2000-07-131-0/+1
|
* Initial import of p5-Class-MethodMaker.kevlo2000-07-135-0/+74
| | | | | | | p5-Class-MethodMaker is the Perl module for creating generic methods. PR: 19796 Submitted by: Trevor Johnson <trevor@jpj.net>
* Fix a mistake in the directions for creating symlinks. Add instructions forjasone2000-07-121-35/+23
| | | | | creating a gcc specs file (prompted by Dima Ruben). Remove obsolete information and update various tidbits.
* Rather than copying the entirety of src/gnu/lib/libgcc/Makefile, .include itjasone2000-07-121-161/+6
| | | | | | and override variables as necessary. This vastly shortens this file, makes tracking toolchain changes more automatic, and makes the linuxthreads port build on both -stable and -current.
* Update for new devel/libglade shlib versionade2000-07-122-2/+2
|
* Update to 0.14ade2000-07-126-8/+8
|
* Add autoconf to BUILD_DEPENDS.knu2000-07-112-2/+6
| | | | | | | It does not USE_AUTOCONF, but it requires autoheader to build. PR: ports/19847 Submitted by: Toshihiro Inoue <tino@pa2.so-net.ne.jp>
* Upgrade to 3.4.4kevlo2000-07-114-10/+23
| | | | | | | BTW, the maintainer forgot to update checksum, I update it. PR: 19829 Submitted by: Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA>
* Update to rev.1.86.knu2000-07-114-6/+8
| | | | | This update fixes several SECURITY problems, so PLEASE UPDATE to this version ASAP.
* Fix typo. Don't ask me how it worked before. :)dwhite2000-07-111-1/+1
|
* Update port to 1.3a3jedgar2000-07-1020-35/+55
|