aboutsummaryrefslogtreecommitdiff
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* original distribution upgraded to 1.48.Jun-ichiro itojun Hagino1997-09-141-3/+3
| | | | Notes: svn path=/head/; revision=7901
* Mass upgrade of CPAN ports:James FitzGibbon1997-09-1410-26/+26
| | | | | | | | | | | | | | | | | | | | | | | p5-Apache -> 1.00b2 p5-Array-PrintCols -> 2.0 p5-C-Scan -> 0.4 p5-DBD-Pg -> 0.62 p5-Data-Flow -> 0.05 p5-Devel-Peek -> 0.83 p5-HTML-Stream -> 1.40 p5-HTTPD-Tools -> 0.55 p5-Image-Size -> 2.4 p5-IniConf -> 0.92 p5-Msql -> 1.1809 p5-Mysql -> 1.1809 p5-PGP -> 0.3a p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12 Notes: svn path=/head/; revision=7898
* Activate devel/p5-Data-ShowTableJames FitzGibbon1997-09-131-1/+3
| | | | | | | | devel/p5-FreezeThaw security/p5-Authen-Radius Notes: svn path=/head/; revision=7890
* Import of a module to pretty-print arrays of perl variablesJames FitzGibbon1997-09-135-0/+48
| | | | Notes: svn path=/head/; revision=7888
* Import of a module to stringify perl data structuresJames FitzGibbon1997-09-135-0/+37
| | | | Notes: svn path=/head/; revision=7887
* Upgrade, 4.0 -> 4.1.Masafumi Max NAKANE1997-09-077-89/+248
| | | | | | | | | | | As I do the upgrade, I made this port truely respect the setting of PREFIX, ie, now the executable looks for the config files in ${PREFIX}/lib/dmake. Also, instead of patching the makefile in the source distribution to add the install: target, define it in the port Makefile. And, move the scripts/post-patch into the port Makefile. Notes: svn path=/head/; revision=7806
* Add @dirrm for the doc directoryMasafumi Max NAKANE1997-09-071-0/+1
| | | | Notes: svn path=/head/; revision=7802
* Use the real master site instead of the mirror.Masafumi Max NAKANE1997-09-073-11/+11
| | | | | | | | | | | PR: 4488 Submitted by: the port maintainer While changing the MASTER_SITES, I noticed that the distfile has been changed, so upgraded it from 1.0(?) to 1.1. Notes: svn path=/head/; revision=7801
* Activate makedependMasafumi Max NAKANE1997-09-011-1/+2
| | | | Notes: svn path=/head/; revision=7751
* New port, makedepend:Masafumi Max NAKANE1997-09-015-0/+43
| | | | | | | | | | | | Makedepend is a makefile dependency generator from The XFree86 Project, Inc. If you have X installed, you already have makedepend and do not need this port! This is for ports that needs makedepend but doesn't need X. PR: 4337 Submitted by: Ian Vaudrey <i.vaudrey@cableinet.co.uk> Notes: svn path=/head/; revision=7750
* enable p5-TimeDateAndreas Klemm1997-09-011-1/+2
| | | | Notes: svn path=/head/; revision=7749
* New port p5-TimeDateAndreas Klemm1997-09-015-0/+56
| | | | | | | | Required for some MRTG (MultiRouterTrafficGrapher) variant supporting monitoring of a squid proxy cache. Notes: svn path=/head/; revision=7748
* Deal with the info files on package install/removal.David E. O'Brien1997-08-291-0/+3
| | | | | | | (someone that knows this stuff should check this over...) Notes: svn path=/head/; revision=7723
* turn on gindentDavid E. O'Brien1997-08-291-1/+2
| | | | Notes: svn path=/head/; revision=7722
* GNU's indent.David E. O'Brien1997-08-295-0/+38
| | | | | | | | PR: ports/4406 Submitted by: Kapil Chowksey <kchowksey@hss.hns.com> Notes: svn path=/head/; revision=7721
* I guess this has been released for about 2 months now with no serious bugsJoshua Peck Macdonald1997-08-272-4/+4
| | | | | | | having been discovered. Notes: svn path=/head/; revision=7707
* Update to use tk80.Satoshi Asami1997-08-243-5/+5
| | | | | | | Submitted by: vanilla@MinJe.com.TW (maintainer) Notes: svn path=/head/; revision=7674
* The distfile names are cryptic, but certainly are not common nor areSatoshi Asami1997-08-224-6/+4
| | | | | | | there too many distfiles so there is no need for a DIST_SUBDIR. Notes: svn path=/head/; revision=7654
* original distribution updated to release 1.46.Jun-ichiro itojun Hagino1997-08-161-3/+3
| | | | Notes: svn path=/head/; revision=7599
* Activate the new crossgo32 library ports.Thomas Gellekum1997-08-131-1/+3
| | | | Notes: svn path=/head/; revision=7564
* Port of the pdcurses library for crossgo32.Thomas Gellekum1997-08-135-0/+89
| | | | | | | | PR: 4009 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au> Notes: svn path=/head/; revision=7563
* Port of the DJGPP2 libraries.Thomas Gellekum1997-08-139-0/+323
| | | | | | | | PR: 4008 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au> Notes: svn path=/head/; revision=7561
* From Joel's PR:Thomas Gellekum1997-08-136-15/+149
| | | | | | | | | | | | | Here is an update for the crossgo32 port. I have added an extra distribution which includes a utility to convert the COFF binaries into dos EXE files. I also take over as maintainer with the previous maintainers permission. PR: 3987 Submitted by: Joel Sutton <sutton@aardvark.apana.org.au> Notes: svn path=/head/; revision=7559
* Remove nils@guru.ims.uni-stuttgart.de as MAINTAINER, no longerBill Fenner1997-08-111-2/+2
| | | | | | | | | runs FreeBSD. Submitted by: Cornelis van der Laan <nils@trados.com> Notes: svn path=/head/; revision=7540
* upgrade to 1.1Eric L. Hernes1997-08-1115-75/+130
| | | | Notes: svn path=/head/; revision=7536
* Fix path in MASTER_SITESBill Fenner1997-08-101-2/+2
| | | | | | | Found by: distfile checker Notes: svn path=/head/; revision=7510
* original distribution updated to version 1.44.Jun-ichiro itojun Hagino1997-08-081-3/+3
| | | | Notes: svn path=/head/; revision=7500
* original distribution updated to 1.43.Jun-ichiro itojun Hagino1997-08-061-3/+3
| | | | Notes: svn path=/head/; revision=7489
* Turn on tclcheck.Masafumi Max NAKANE1997-07-211-1/+2
| | | | Notes: svn path=/head/; revision=7399
* New port, tclCheck:Masafumi Max NAKANE1997-07-216-0/+50
| | | | | | | | | | A program to check the nesting of parenthesis in tcl scripts. PR: 3976 Submitted by: Sander Vesik <sander@haldjas.folklore.ee> Notes: svn path=/head/; revision=7398
* ldconfig -> ${LDCONFIG}.Masafumi Max NAKANE1997-07-173-6/+6
| | | | Notes: svn path=/head/; revision=7360
* Upgrade 1.3 -> 1.4.Thomas Gellekum1997-07-172-4/+4
| | | | Notes: svn path=/head/; revision=7359
* Original distribution updated to r1.33.Jun-ichiro itojun Hagino1997-07-162-8/+9
| | | | | | | | It now have "committers mode", which will tell us ports/LEGAL should be updated! Notes: svn path=/head/; revision=7353
* remove MASTER_SITE_GNU from the sitelist, since it's not there.Eric L. Hernes1997-07-142-6/+4
| | | | | | | | | | It appears that this is not going to be updated to anything newer than 2.6.3, so if it causes any (more) problems, it's history... Requested by: Bill Fenner Notes: svn path=/head/; revision=7326
* Upgrade to 1.41r6.Thomas Gellekum1997-07-143-5/+10
| | | | Notes: svn path=/head/; revision=7307
* original distribution of portlint has updated to 1.32.Jun-ichiro itojun Hagino1997-07-132-7/+14
| | | | Notes: svn path=/head/; revision=7298
* Put some parentheses in "#elif defined(foo) || defined(bar)" statementSatoshi Asami1997-07-101-7/+7
| | | | | | | | | | | | | to make this compile again. I never quite understood the "#elif" syntax and now I think I never will. By the way, this is just a patch-up to DavidO's "stab in the dark" and is not guaranteed to work on NetBSD and/or OpenBSD. I just "fixed" it in the way that it doesn't break FreeBSD while preserving the spirit of his changes (i.e., to "stab" whatever he was aiming at). Notes: svn path=/head/; revision=7275
* Activate p5-StorableJames FitzGibbon1997-07-091-1/+2
| | | | Notes: svn path=/head/; revision=7259
* Import of p5-Storable, a module for storing data structures intact and ↵James FitzGibbon1997-07-095-0/+66
| | | | | | | reading them back in later or in another program Notes: svn path=/head/; revision=7258
* Move mimepp from devel to converters.Thomas Gellekum1997-07-081-2/+1
| | | | Notes: svn path=/head/; revision=7242
* Activate mimepp.Thomas Gellekum1997-07-081-1/+2
| | | | Notes: svn path=/head/; revision=7240
* Upgrade, 1.26 -> 1.28.Masafumi Max NAKANE1997-07-061-4/+4
| | | | Notes: svn path=/head/; revision=7223
* Upgrade 1.9 -> 1.26.Masafumi Max NAKANE1997-07-061-4/+4
| | | | | | | (So many additional checks have been added. Porters gotta check this out!) Notes: svn path=/head/; revision=7219
* Add newline to end of file. Thomas, if you are using emacs, I recommendSatoshi Asami1997-07-021-1/+1
| | | | | | | | | you add this to your .emacs: (setq require-final-newline t) Notes: svn path=/head/; revision=7177
* Activate pccts.Thomas Gellekum1997-07-011-1/+2
| | | | Notes: svn path=/head/; revision=7159
* Import a port of The Purdue Compiler Construction Tool Set.Thomas Gellekum1997-07-0120-0/+462
| | | | | | | | PR: 3950 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=7158
* Activate f77flow.Thomas Gellekum1997-06-301-1/+2
| | | | Notes: svn path=/head/; revision=7149
* Import f77flow port. As the name suggests, f77flow analyzesThomas Gellekum1997-06-305-0/+46
| | | | | | | | | | the structure of FORTRAN code. PR: 3956 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=7148
* Added {Open,Net}BSD to the #define's.David E. O'Brien1997-06-291-13/+13
| | | | | | | This was a stab in the dark as to the right things to do for them. Notes: svn path=/head/; revision=7131
* very minor style changeDavid E. O'Brien1997-06-291-2/+2
| | | | Notes: svn path=/head/; revision=7128