summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Add p5-Mac-FileSpec-Unixish 1.11, perl module with functions towill2001-01-036-0/+42
| | | | manipluate pathspecs in Unixish style.
* Add p5-LockFile-Simple 0.2.5, perl module implementing simple filewill2001-01-036-0/+46
| | | | locking.
* Add p5-Ioctl 0.81, perl module that provides a way to get the value of C ioctlwill2001-01-036-0/+37
| | | | constants.
* Add p5-Algorithm-Permute 0.02, perl interface to handy and fastwill2001-01-036-0/+39
| | | | permutation.
* Add p5-Algorithm-MarkovChain 0.03, perl class capable of creating Markovwill2001-01-036-0/+36
| | | | chains and output based on them.
* Add p5-Algorithm-MDiff 0.94, perl interface to calculate m-differencewill2001-01-036-0/+41
| | | | between two objects.
* Add p5-Algorithm-Diff 1.10, perl interface to compute differences betweenwill2001-01-036-0/+42
| | | | two objects.
* Add p5-Agent 3.20, perl module that provides a foundation for software agentwill2001-01-036-0/+47
| | | | developers.
* Changed maintainer to ports, I want to reduce my personal workload.andreas2001-01-031-1/+1
| | | | Maybe I take over again in the future if I have more time for this.
* o Fix distfile unfetchable problemclive2001-01-032-2/+2
| | | | | | o Satisfy portlint PR: 23919
* update to 5.3.sf2001-01-035-18/+11
| | | | | | | | | | | | PR: 21774 Submitted by: Mikhail Teterin <mi@monsta.privatelabs.com> maintainer is unreachable, temporarily? Recipient address: mmcg@cs.monash.edu.au Reason: Remote SMTP server has rejected address Diagnostic code: smtp;550 <mmcg@cs.monash.edu.au>... User unknown Remote system: dns;mail2.csse.monash.edu.au (TCP|130.194.1.8|4557|130.194.226.190|25)
* OOPS, I committed wrong distinfo in my previous commit (update to 1.1.7).sobomax2001-01-032-2/+2
|
* Update to 1.1.7.sobomax2001-01-0310-34/+92
|
* Add py-mxProxy 0.2.0, python module that provides a generic proxy wrappernbm2001-01-036-0/+86
| | | | | | | type. PR: 22542 Submitted by: Johann Visagie <johann@egenetics.com>
* Install a correct pkgIndex.tcl, make the pkg-plist NOPORTDOCS-aware.roam2001-01-033-15/+21
| | | | | PR: 23865 Submitted by: maintainer
* Update to knu-cvsweb 1.104.1.57.knu2001-01-034-4/+4
| | | | | | | | | | | | | 2001-01-03 11:55 knu * README.knu, cvsweb.cgi: Don't forget to add $query to the URL when redirecting. Now module alias redirection and Attic redirection work with all sticky variables preserved. (Previously they didn't work against a non-default cvsroot) Put a text field on each directory view that allows user to jump directly to an arbitrary module, which can be specified either by a full module/file path or by a module alias.
* Chase distfile checksum.clive2001-01-021-1/+1
| | | | | Changes in the original distfile are typo (or mis-use) and whitespacechanges.
* Update to knu-cvsweb 1.104.1.56.knu2001-01-028-38/+32
| | | | | | | | | | 2001-01-03 08:34 knu * README.knu, cvsweb.cgi, cvsweb.conf: List CVS repository entries in the specified order, not alphabetical. Now /usr/local/etc/cvsweb/ is the default directory for configuration files.
* Update to knu-cvsweb 1.104.1.55.knu2001-01-028-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2001-01-02 21:23 knu * cvsweb.cgi, cvsweb.conf: Get cvsweb.cgi to run under perl -T. Change perl command line: Change perl5 to perl and just declare `require 5.000'. Remove -s option that was intended for debug use. Add -T option to perform security checks. Change search paths for cvsweb.conf: Don't adopt the value of $ENV{CVSWEB_CONFIG} that was intended for debug use. Search the same directory that cvsweb.cgi is in instead of the current directory. Invoking `last' in `do { ... } while (0);' is wrong. Change the loop to `while (1) { ... last; }'. Don't do chdir. Instead, use tar(1)'s -C option and cvs(1) export's -d option. Explicitly define $ENV{PATH}. Turn $allow_compress off by default so user can debug cvsweb.cgi easily.
* Update to knu-cvsweb 1.104.1.54.knu2001-01-0114-30/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | - Install cvsweb.conf* files under ${PREFIX}/etc/cvsweb/. 2001-01-02 08:15 knu * cvsweb.cgi, cvsweb.conf, cvsweb.conf-freebsd, cvsweb.conf-netbsd, cvsweb.conf-openbsd, cvsweb.conf-ruby: Add $prkeyword variable to allow user to use (e.g.) `Bug' instead of `PR' as the bug report identifier. Add cvsweb.conf-{freebsd,openbsd,netbsd,ruby} files, and move rather FreeBSD specific configuration values to cvsweb.conf-freebsd. Add a %funcline_regexp entry for Ruby. (*.rb) 2001-01-02 06:24 knu * cvsweb.conf: Add `pending' to the list of PR categories. 2001-01-02 05:57 knu * cvsweb.cgi: Reduce 'Use of uninitialized value' warnings. Noticed by: Wolfram Schneider <wosch@schneider.org>
* new port of mob - Memory Organization Benchmark Suiteassar2001-01-016-0/+27
|
* make port prefix clean -> bump PORTREVISIONandreas2001-01-013-2/+7
| | | | | PR: 21081 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* FSF gcc-2.95.2 for embedded ARM cross-developmentobrien2001-01-019-0/+288
| | | | This is used to generate code that is independent of any operating system.
* FSF binutils for embedded ARM cross-developmentobrien2001-01-017-0/+82
| | | | This is used to generate code that is independent of any operating system.
* NO_INSTALL_MANPAGES is not for user defined variable.sf2001-01-011-4/+0
| | | | Approved by: maintainer
* Clean up mistakes: don't add trailing / to variable. i386-freebsd ->will2001-01-012-2/+2
| | | | %%PERL_ARCH%%.
* Goodbye, YEAR2000. Hello, 2001.will2001-01-017-14/+0
| | | | Approved by: asami
* Add p5-Class-Tom 3.02, a perl module to transport objects from one system towill2001-01-016-0/+47
| | | | another.
* Add p5-Alias 2.32, a perl module that performs aliasing services.will2001-01-016-0/+48
|
* fix some typos, make some warning messages more verbosemharo2000-12-311-4/+4
| | | | | PR: 23725 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* bump PORTREVISION; new file added.sf2000-12-311-0/+1
|
* Update to 2.2.knu2000-12-313-4/+8
|
* fix plist.sf2000-12-301-0/+1
| | | | | PR: 23843 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* Now that the mips-* ports are brought back from the Attic, add them back.asami2000-12-301-0/+6
|
* Add diffconvert 1.2, a tool to convert between context and unified diffsalex2000-12-306-0/+47
| | | | | | | and reverse those. PR: 23957 Submitted by: George Reid <greid@ukug.uk.freebsd.org>
* Update to knu-cvsweb 1.104.1.52.knu2000-12-294-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2000-12-30 08:56 knu * cvsweb.cgi: Oops, I forgot "cvs export" always need a -r/-D. Specify -rHEAD when no tag/branch is defaulted. 2000-12-30 08:35 knu * cvsweb.cgi, cvsweb.conf: Add $preformat_in_markup variable and turn it off by default. This option should be turned off when you have files in the repository that are in a multibyte encoding which uses HTML special characters ([<>&"]) as part of a multi-byte character. (such as iso-2022-jp, ShiftJIS, etc.) Otherwise those files will get screwed up in markup. Fix for those systems which tar(1)'s are not GNU tar(1). - Add @@tar_options variable and make the --ignore-failed-read flag optional. - Use cvs export instead of cvs checkout, so the --exclude 'CVS' flag isn't needed. Noticed by: Christian Weisgerber <naddy@mips.inka.de> Fix for those systems which cvs(1)'s don't support -R option. (Actually, only FreeBSD's and OpenBSD's cvs(1) support it) - Add @@cvs_options and make the -R flag optional. 2000-12-29 22:29 knu * cvsweb.cgi: Add charset to all text/* output, including diffs. Submitted by: Alexey Zelkin <phantom@cris.net>
* Update to 2000.12.28 - fake version to go with the cyrus-imapd-2.0.9roam2000-12-292-4/+5
| | | | | | | | release. While I'm here, add a MASTER_SITE_SUBDIR pointing to OLD-VERSIONS/imap/ - they're much too quick to move old tarballs there. PR: 23920 Submitted by: George Reid <greid@dogma.freebsd-uk.eu.org>
* Update to knu-cvsweb 1.104.1.49. Tiny fixes.knu2000-12-294-4/+4
| | | | | | | | | | | 2000-12-29 18:12 knu * cvsweb.cgi: The use of `do "file"' is obsolete. Use require instead. 2000-12-29 17:47 knu * cvsweb.cgi: Add the prototype declaration for hrefquote().
* turn over to ports at freebsd dot orgobrien2000-12-291-1/+1
|
* return to ports at freebsd dot orgobrien2000-12-291-1/+1
|
* Update to knu-cvsweb 1.104.1.47.knu2000-12-284-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | 2000-12-29 03:17 knu * README.knu: Mention automatic tarball generation feature. 2000-12-29 03:16 knu * TODO.knu: Directory sorting was fixed at the same time that "show only tags" feature was fixed. 2000-12-29 03:07 knu * cvsweb.cgi: Specify --ignore-failed-read on invoking tar(1). 2000-12-29 02:49 knu * cvsweb.cgi, cvsweb.conf: Add "automatic tarball generation" feature. You can check out a whole directory in gzipped tarball. Obtained from: Debian package: cvsweb_1.93-1 Allow space characters in file names. (not tested yet)
* Unbreak patch-aj for 4.x systems (*slap*)ade2000-12-284-4/+4
|
* Make libgtop compile on -current again after the recentade2000-12-276-6/+752
| | | | | kinfo_proc changes. It seems to do the right thing on my laptop, but confirmations from others would be appreciated.
* Update to patch level 11jeh2000-12-274-5/+32
| | | | Re-add mips-rtems-objc port
* Re-add the mips-rtems-gcj port.jeh2000-12-264-5/+24
| | | | Update to patch level 11
* New website: www.cc65.orghoek2000-12-261-1/+1
|
* Update port to 1.2.0jedgar2000-12-264-14/+67
|
* Add dmalloc 4.8.1, a version of the malloc(3) library that provideswill2000-12-266-0/+78
| | | | | | | powerful debugging facilities at runtime. Required for a forthcoming port. PR: 23792 Submitted by: Jeremy Shaffner <jeremy@external.org>
* Update to 0.7.6.knu2000-12-262-2/+2
|
* Add happy 1.9, a parser generator for the functional language Haskell.will2000-12-2611-0/+207
| | | | | PR: 23750 Submitted by: Simon Marlow <simonmar@microsoft.com>
OpenPOWER on IntegriCloud