summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update glib/gtk++ to 1.2.8.Maxim Sobolev2000-05-256-6/+6
| | | | | | | | | | | | | | | | | | | | Overview of Changes in GTK+ 1.2.8: * GNU Make 3.79 bug workaround * FAQ and tutorial updates and improvements * Miscellaneous bug fixes: CList, Calendar, rc-files, FontSelection Overview of Changes in GLib 1.2.8: * GArray zero initialization bug fixed * Fix for upper bound calculation of formatted strings * Improved GCC detection * AIX dynamic modules fix to retrive symbols from shared libraries for the main program. * Miscellaneous other minor bug fixes Notes: svn path=/head/; revision=28746
* Add py-kqueue, a Python module to access kqueue(2) and kevent(2), Python-style.Doug White2000-05-246-0/+56
| | | | Notes: svn path=/head/; revision=28721
* Update from version 2.1.2 to 2.1.3 of LinuxThreads.Jason Evans2000-05-246-337/+323
| | | | Notes: svn path=/head/; revision=28720
* Update to 0.93.5Ade Lovett2000-05-222-2/+2
| | | | Notes: svn path=/head/; revision=28687
* Update to 0.13Ade Lovett2000-05-224-4/+4
| | | | Notes: svn path=/head/; revision=28683
* Change MAINTAINER's mail address.Akinori MUSHA2000-05-211-3/+3
| | | | | | | | | | Now "Don Croyle <croyle@gelemna.org>". PR: 18701, (part of) 18702, 18703, 18706 Submitted by: MAINTAINER Notes: svn path=/head/; revision=28647
* Upgrade to MM (Shared Memory Library), version 1.1.2Ralf S. Engelschall2000-05-212-2/+2
| | | | Notes: svn path=/head/; revision=28645
* Maintainer has resigned.Akinori MUSHA2000-05-211-1/+1
| | | | | | | | PR: ports/18695 Submitted by: ex-MAINTAINER Notes: svn path=/head/; revision=28644
* Update to 1.4.Will Andrews2000-05-205-57/+93
| | | | | | | | PR: 18544 Submitted by: maintainer Notes: svn path=/head/; revision=28635
* Update to 0.6.0. I added SourceForge's FTP site in addition to itsWill Andrews2000-05-193-4/+14
| | | | | | | HTTP site in case people have problems. Notes: svn path=/head/; revision=28617
* Respect CFLAGS.Maxim Sobolev2000-05-191-0/+11
| | | | | | | PR: 18659 Notes: svn path=/head/; revision=28598
* Update to version 1.5Chris Piazza2000-05-193-15/+16
| | | | | | | | | PR: 18577 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Reviewed by: maintainer Notes: svn path=/head/; revision=28575
* Forgot to add this patch and remove that one...Will Andrews2000-05-181-0/+12
| | | | Notes: svn path=/head/; revision=28563
* Update to KDevelop 1.2.Will Andrews2000-05-183-8/+53
| | | | Notes: svn path=/head/; revision=28562
* Add a DESCR. Add a WWW:.Tim Vanderhoek2000-05-172-6/+10
| | | | Notes: svn path=/head/; revision=28532
* Update to 0.5.8Ade Lovett2000-05-1710-100/+228
| | | | Notes: svn path=/head/; revision=28528
* Update to 0.3.0, claim MAINTAINERship from ports@FreeBSD.orgAde Lovett2000-05-176-36/+141
| | | | Notes: svn path=/head/; revision=28527
* Update to 0.90Ade Lovett2000-05-176-6/+6
| | | | Notes: svn path=/head/; revision=28526
* Update to 0.13Ade Lovett2000-05-174-58/+38
| | | | Notes: svn path=/head/; revision=28525
* 's|sobomax@altavista.net|sobomax@FreeBSD.org|'Maxim Sobolev2000-05-174-6/+6
| | | | Notes: svn path=/head/; revision=28515
* Upgrade to version 15.0 pre-alpha buildlevel 2.David E. O'Brien2000-05-163-70/+16
| | | | | | | This is now open sourced under a BSD license. Notes: svn path=/head/; revision=28480
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-147-7/+7
| | | | Notes: svn path=/head/; revision=28453
* murray is now a committer, reflect this in MAINTAINER.Bill Fumerola2000-05-141-1/+1
| | | | Notes: svn path=/head/; revision=28452
* Fix problems in the PKG{NAME,VERSION} conversion.David E. O'Brien2000-05-141-1/+2
| | | | | | | Submitted by: Lyndon Nerenberg <lyndon@orthanc.ab.ca> Notes: svn path=/head/; revision=28442
* Comment clean-ups.Tim Vanderhoek2000-05-122-2/+2
| | | | Notes: svn path=/head/; revision=28421
* Add WWW line for web site.John Polstra2000-05-125-0/+10
| | | | Notes: svn path=/head/; revision=28416
* > Fix: linux-2.2.5 -> linux-2.2.12R. Imura2000-05-123-3/+3
| | | | | | | Ooops, in Alpha, it is not 2.2.12, but 2.2.13. Notes: svn path=/head/; revision=28414
* Fix: linux-2.2.5 -> linux-2.2.12R. Imura2000-05-116-6/+6
| | | | | | | | | | | Submitted by: bento (linux-lesstif-ns part) /usr/include/bits/errno.h:25: linux/errno.h: No such file or directory make: *** [DebugUtil.lo] Error 1 *** Error code 2 Notes: svn path=/head/; revision=28408
* Update master site.Archie Cobbs2000-05-111-1/+1
| | | | Notes: svn path=/head/; revision=28400
* Remove some directories upon deinstallation.Satoshi Asami2000-05-101-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28389
* Add cc65, a C cross-compiler for 6502-based systems (C64, Apple ][, etc).Tim Vanderhoek2000-05-097-0/+178
| | | | | | | Includes a 65816 assembler and linker. Notes: svn path=/head/; revision=28384
* Add proper BUILD_DEPENDS (python)Chris D. Faulhaber2000-05-082-0/+2
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=28364
* Change @dirrm to @unexec rmdir -- this directory is shared with other ports.Satoshi Asami2000-05-081-1/+1
| | | | Notes: svn path=/head/; revision=28361
* New port: IDLE - an Integrated DeveLopment Environment for PythonChris D. Faulhaber2000-05-0711-0/+213
| | | | | | | | PR: 17977 Submitted by: Maxim Sobolev <sobomax@altavista.net> Notes: svn path=/head/; revision=28347
* Import of p5-String-Approx:Justin M. Seger2000-05-076-0/+42
| | | | | | | | | | | | | | String::Approx lets you match and substitute strings approximately. With this you can emulate errors: typing errors, spelling errors, closely related vocabularies (colour color), genetic mutations (GAG ACT), abbreviations (McScot, MacScot). Submitted by: Ilia Chipitsine <ilia@jane.cgu.chel.su> PR: ports/18344 Notes: svn path=/head/; revision=28338
* Remove one more module-specific directory.Satoshi Asami2000-05-071-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=28331
* Add patch-ag which was forgotten when sdl-devel was originallyChris Piazza2000-05-062-0/+48
| | | | | | | | | added. Submitted by: maintainer Notes: svn path=/head/; revision=28308
* Update to 0.93.4Ade Lovett2000-05-032-2/+2
| | | | Notes: svn path=/head/; revision=28283
* Update to 0.9Ade Lovett2000-05-0312-6/+132
| | | | Notes: svn path=/head/; revision=28282
* Remove locale directories upon deinstallation.Satoshi Asami2000-05-032-0/+6
| | | | | | | Found by: bento Notes: svn path=/head/; revision=28275
* Add p5-Locale-Maketext version 0.17.Steve Price2000-05-016-0/+40
| | | | | | | | | | | | Locale::Maketext is a base class providing a framework for software localization and inheritance-based lexicons, as described in "The Perl Journal" issue #13. PR: 17382 Submitted by: Frank Mayhar <frank@exit.com> Notes: svn path=/head/; revision=28202
* Remove the individual locale directories before attempting to remove theSatoshi Asami2000-04-303-0/+9
| | | | | | | parent dir. Notes: svn path=/head/; revision=28174
* Update to version 3.4.2 and install documentation.Steve Price2000-04-304-4/+71
| | | | | | | | PR: 17860 Submitted by: Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA> Notes: svn path=/head/; revision=28169
* Mark as being only i386.Steve Price2000-04-301-0/+2
| | | | | | | | PR: 18237 Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=28158
* Upgrade to MM Shared Memory Library, version 1.1.1Ralf S. Engelschall2000-04-302-2/+2
| | | | Notes: svn path=/head/; revision=28155
* Upgrade MM Shared Memory Library from version 1.0.12 to 1.1.0Ralf S. Engelschall2000-04-304-4/+4
| | | | Notes: svn path=/head/; revision=28151
* Correct MASTER_SITE.Vanilla I. Shu2000-04-301-1/+1
| | | | Notes: svn path=/head/; revision=28146
* Use PORTVERSION for the VERSION version in PLIST_SUB.Steve Price2000-04-291-2/+1
| | | | | | | | PR: 18276 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28116
* Fix a typo. This will be in the next release of automake as it is alreadySteve Price2000-04-299-18/+99
| | | | | | | | | | in their CVS repository. PR: 18069 Submitted by: Joe Jih-Shien Lu <JoeLu@joelu.m8.ntu.edu.tw> Notes: svn path=/head/; revision=28107
* Update to version 1.0.0.Steve Price2000-04-2915-42/+45
| | | | | | | | PR: 18066 Submitted by: maintainer Notes: svn path=/head/; revision=28106