aboutsummaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Needs to be gotten from _GNU since it is a .tar.gzjeh2001-10-151-1/+1
|
* Update to version 1.4.1.bsd2001-10-152-2/+2
|
* Update to version 1.4.0.bsd2001-10-152-2/+2
|
* Update to 1.12.tobez2001-10-152-2/+2
|
* add c2manijliao2001-10-148-0/+70
| | | | | | | Generates man pages from C sources PR: 29805 Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net>
* Upgrade all the GCC based RTEMS ports to gcc-2.95.3jeh2001-10-1457-807/+815
|
* Update to 0.2.1.knu2001-10-133-3/+19
|
* Add devel/p5-System2, a perl module that implements system2() function,tobez2001-10-136-0/+42
| | | | much like system(), but with STDERR available as well.
* Update to 1.20; add WWW; assume maintainership.tobez2001-10-133-3/+5
|
* Add devel/p5-Memoize, a perl module to transparently speed up perltobez2001-10-126-0/+59
| | | | functions by caching return values.
* Update to 0.2.1.knu2001-10-126-8/+32
|
* Add devel/p5-File-ReadBackwards, a perl module to read a file backwardstobez2001-10-116-0/+43
| | | | by line efficiently.
* Update devel/boehm-gc port to 6.0.ijliao2001-10-118-172/+79
| | | | | | | | | | | | | Since I do not know whether non-i386 platforms are supported, ONLY_FOR_ARCHS=i386 is remained in Makefile. Changes from previous version: * Install shared library. * Do not create and install libleak. Leak detection mode can be initiated at run-time by setting GC_find_leak. PR: 31125 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Update to 1.11; add WWW.tobez2001-10-113-2/+4
|
* Fix compilation problem (both -CURRENT and -STABLE), due to PT_READ_Uolgeni2001-10-111-0/+13
| | | | | | | removal from sys/ptrace.h. Also, fix the incorrect PT_READ_U label. PR: 30878 Submitted by: Maxime Henrion <mux@qualys.com>
* Fix master site path.obrien2001-10-111-1/+1
|
* Update to version 2001-10-07.joerg2001-10-113-18/+3
| | | | | | | | . install -c now default, thus patch-aa no longer needed . isblank() has been added . the HTML reference is now integral part of the distribution file, so no need to fetch it separately anymore
* Update to gcc 3.0.1.joerg2001-10-116-58/+58
|
* add fc++ijliao2001-10-106-0/+57
| | | | Functional Programming in C++
* Add p5-Devel-Constants, a Perl module to translate constants back totobez2001-10-106-0/+44
| | | | their named symbols.
* add inilibijliao2001-10-106-0/+54
| | | | A C++ lib which provides a method of saving the "state" of a program
* Update to 0.32.tobez2001-10-103-6/+13
| | | | | PR: 31155 Submitted by: maintainer
* - Add yet another patch to ensure compatibility with Python 2.0 and later.wjv2001-10-093-2/+34
| | | | | | - Bump PORTREVISION. Submitted by: The inimitable Brad Champan <chapmanb@arches.uga.edu>
* Update to 1.0.9.sobomax2001-10-092-8/+0
|
* Update to 0.5.10.sobomax2001-10-0926-212/+540
|
* Update to 0.12.sobomax2001-10-093-3/+6
|
* add domcijliao2001-10-098-0/+64
| | | | DOMC is a light weight implementation of the DOM in ANSI C
* * reconstruct Makefile defaults to make it more package friendlyphantom2001-10-099-30/+111
| | | | | | | | | * learn default distribution about some default FreeBSD settings * add new option to setup XML modules used to export/import bugs to share them between different Bugzilla instances * use ${INSTALL_SCRIPT} rather than ${INSTALL}. Inspired by petef's letter. This also caused me to think "when such complex system as FreeBSD ports should do such simple things like prepearing of cap of coffee?"
* add libafterbaseijliao2001-10-097-0/+112
| | | | AfterStep basic functionality library
* - Update to version 0.11.0wjv2001-10-083-8/+30
|
* Update to 3.0.0.sobomax2001-10-085-10/+35
|
* (portmgr@ hat on)sobomax2001-10-0845-648/+675
| | | | | | - Backout recent upgrade because it broke way too many ports; - assign maintainership to portmgr@FreeBSD.org due to importancy of this port to the overall ports infrastructure.
* update to 1.4 Build 133lioux2001-10-088-8/+8
|
* Update to version 1.5.demon2001-10-0745-657/+639
|
* add py-cxxijliao2001-10-076-0/+72
| | | | Make it easier to extend Python with C++
* add autodiaijliao2001-10-067-0/+95
| | | | Automatic Dia XML - from Source Code and Data
* Fix plist.tobez2001-10-061-2/+1
| | | | Reported by: bento logs
* Add a missing manual page to MAN1petef2001-10-051-0/+2
| | | | Noticed by: bento
* o fix installation permissions in do-install targetlioux2001-10-042-14/+16
| | | | | | | | o un"echo" installation (less noise) o add missing entry in PLIST PR: 31016 Submitted by: Patrick Li <pat@databits.net>
* New version. atan2 has been added, and avr-libc-reference.html nowjoerg2001-10-035-1630/+8
| | | | distributed from the master site.
* Update to 0.30petef2001-10-033-4/+5
| | | | | PR: 31006 Submitted by: Shell Hung <shell@shellhung.org>
* Update to 1.4 Build 132lioux2001-10-038-8/+8
|
* - update to new webpagepetef2001-10-032-4/+4
| | | | - style nit: Yes -> yes
* * don't setup README.docs. It's developers resource.phantom2001-10-039-36/+63
| | | | | | | * use ${INSTALL} directly instead of ${INSTALL_DATA} to preserve exec permissions for scripts * add post-install target to display pkg-message * rewrite pkg-message to give minimal quick setup instructions
* Use another method of persuading MakeMaker to not install things intotobez2001-10-031-4/+3
| | | | | | | | /usr/libdata/perl. This method has an advantage of not changing MakeMaker's idea about the location of perllocal.pod file it appends the installation info to, and therefore, indirectly fixes plist. Approved by: maintainer
* Update to 1.25.tobez2001-10-032-2/+2
| | | | | PR: 30868 Submitted by: maintainer
* Update to 0.19.tobez2001-10-032-2/+2
| | | | | Submitted by: maintainer PR: 30867
* Update to 0.4.2.knu2001-10-022-2/+2
|
* Fix a breakage on -current introduced by the KSE commit.sobomax2001-10-024-100/+168
|
* Update to 1.0.11.sobomax2001-10-022-2/+2
|
* Update to new version.bsd2001-10-023-3/+4
|
* Use two colons after "pre-everything" targetphantom2001-10-013-3/+3
| | | | Requested by: "Dan Langille" <dan@langille.org>
* Add bugzilla 2.14, bug-tracking system developed by Mozilla Projectphantom2001-10-0119-0/+811
|
* Update for acpica-unix-20010920.iwasaki2001-10-012-5/+5
| | | | | - acpicadb supports global lock operation. - acpudump is installed on 5-CURRENT too so that package can be built.
* Update to 1.0.9.sobomax2001-10-013-170/+81
|
* Update to 1.0.2.sobomax2001-10-0140-276/+824
|
* Update to 1.2.10dwcjr2001-09-302-1/+60
| | | | | | | | | Add BUILD_DEPEND to graphviz Make PORTDOC compliance PR: 39113 Submitted by: new maintainer Approved by: old maintainer
* o install some header fileslioux2001-09-302-5/+15
| | | | | | | o un"echo" some Makefile commands PR: 30883 Submitted by: Sergey Samoyloff <gonza@techline.ru>
* Update to 0.2.0.knu2001-09-293-4/+58
|
* Update to 0.8.1.knu2001-09-292-3/+2
|
* Don't crash if a menu contains no submenus.alex2001-09-282-0/+12
|
* - Fix building after recent upgrade of lang/icon.tg2001-09-282-6/+9
| | | | - Sort MAN1.
* Update to 0.5.1.sobomax2001-09-2821-132/+258
|
* Second attempt to kill Idle. This time Python's folks removed distfile fromsobomax2001-09-276-109/+0
| | | | their site, so I do not see a reason to keep it any longer.
* Note that perltidy could do style.perl(7) as well as perlstyle(1).clive2001-09-271-0/+4
| | | | Approved by: ijliao
* - Update to version 0.10.2wjv2001-09-264-25/+32
|
* Upgrade to 2.2. Set MAINTAINER to -ports.mi2001-09-262-3/+3
| | | | Approved by: (previous) maintainer
* Prevent bison(1) from being picked up automagically by the configure script.sobomax2001-09-251-0/+14
| | | | | | | For some reason, oaf doesn't build with bison(1), while more than happy with byacc(1). Submitted by: many
* update to 3.02.sf2001-09-253-3/+14
| | | | | | PR: 29955 Submitted by: Alexander N. Kabaev <ak03@gte.com> Approved by: maintainer
* o update to 1.2.10.sf2001-09-254-19/+332
| | | | | | | | | | o switch maintainership to Dave Chapeskie <dchapes@ddm.wox.org>. o switch using QT2. o add much more documents. PR: 30113 Submitted by: Dave Chapeskie <dchapes@ddm.wox.org> (new maintainer) Approved by: Joep Grooten <joep@di.nl> (previous maintainer)
* Update to 2.26.tobez2001-09-242-2/+2
|
* Update to 0.09.tobez2001-09-243-2/+3
|
* Honor EMACS_SITE_LISPDIR.okazaki2001-09-242-2/+4
| | | | Submitted by: Markus Holmberg <markush@acc.umu.se>
* Use bison(1) instead of yacc(1). This fixes strange problems people are havingsobomax2001-09-242-2/+13
| | | | | with various ports that use msgfmt-new (`foo.po:XYZ: syntax error'). Bump PORTREVISION to indicate that the update is really necessary.
* These are out dated and the maintainer sees no reason to keep them around.obrien2001-09-2422-464/+0
|
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵dwcjr2001-09-248-11/+3
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* unify info files (no revision bump needed).sf2001-09-236-6/+30
|
* Update maintainer's emaildwcjr2001-09-231-1/+1
| | | | Submitted by: maintainer
* Update to 1.29obrien2001-09-2342-5016/+228
| | | | | | | | | | | | | | * Added `-g' and `--graph'. * Added `--locations' and `%locations'. * Added `-S' and `--skeleton'. * `%raw', `-r', `--raw' is disabled. * Special characters are escaped when output. This solves the problems * New directives. `%yacc', `%fixed_output_files', `%defines', `%no_parser', `%verbose', `%debug', `%source_extension' and `%header_extension'. * The input and the output files has automatically a similar extension. Submitted by: demon
* Add p5-Parse-Yapp 1.04,tobez2001-09-226-0/+45
| | | | | | | | perl extension for generating and using LALR parsers. PR: 30734 Submitted by: Michael Lyngbøl <lyngbol@wheel.dk>
* Update to 1.4 Build 131lioux2001-09-228-8/+8
|
* Put a copy of the distfiles somewhere and update MASTER_SITES.knu2001-09-222-7/+2
| | | | Submitted by; fenner's portsurvey
* Update to 0.21.knu2001-09-223-8/+8
|
* New port: UML Modeller for KDEdemon2001-09-2113-0/+329
|
* upgrade to 0.10ijliao2001-09-203-8/+8
|
* Update to 1.3.knu2001-09-182-2/+2
|
* Update to 0.7.knu2001-09-184-17/+46
|
* Set PKGNAMEPREFIX properly.knu2001-09-181-0/+1
|
* fix PLISTlioux2001-09-182-2/+10
| | | | Submitted by: bento
* correctly brandelf linux binarieslioux2001-09-184-0/+8
|
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-1817-1/+17
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-1814-14/+14
| | | | | | have been inactive for too long Approved by: will
* o update to 1.4 Build 130lioux2001-09-1712-16/+12
| | | | o (PLIST) conditionalize one deinstall message
* Enno fixed a number of issues with his document, so update this herejoerg2001-09-172-1694/+1622
| | | | as well.
* Hmpf, fix a broken URL.joerg2001-09-171-1/+1
|
* More documentation, thanks to Enno Luebbersjoerg2001-09-174-0/+1700
| | | | <luebbers@users.sourceforge.net>.
* Add a patch to avoid the following warning:knu2001-09-172-0/+13
| | | | warning: already initialized constant ScanError
* Add p5-Getopt-Declare, yet another (but very nice) perl module fortobez2001-09-176-0/+50
| | | | command-line argument parsing.
* Update to version 5.2.9kevlo2001-09-175-31/+18
| | | | | PR: 30531 Submitted by: Ports Fury
* Update to version 4.4.15kevlo2001-09-174-30/+47
| | | | | PR: 30532 Submitted by: Ports Fury
* Upgrade to version 1.0.1 .sada2001-09-162-3/+4
| | | | | PR: ports/30599 Submitted by: Maintainer
* Update to 0.8.knu2001-09-162-2/+2
|
* Revert previous commit, it is not possible to change the packageasami2001-09-164-2/+8
| | | | | name at this point. The offending change has been in the tree for only four days, so hopefully this won't cause too much trouble.
* Back out previous commit.asami2001-09-162-2/+0
|
* I swear that I had committed that, but somehow it got lost:sobomax2001-09-164-2/+4
| | | | | | | Add include/glade symlink into pkg-plist, so that package will be generated properly. Submitted by: asami
* Update to 0.4.1.knu2001-09-153-2/+20
|
* The category a port belongs in should be listed first in itsknu2001-09-141-1/+1
| | | | CATEGORIES.
* Add ruby-gnustep, a Ruby interface to the GNUstep developmentknu2001-09-146-0/+111
| | | | environment.
* Handle internal race that caused pthread_cond_timedwait() to blocktegge2001-09-142-1/+10
| | | | waiting for a signal that wasn't sent.
* Maintainer update: Jakarta Ant 1.4patrick2001-09-136-1024/+1538
| | | | | PR: 30549 Submitted by: maintainer
* switch maintainership over to submitterlioux2001-09-131-1/+1
| | | | | PR: 30380 Submitted by: Cyrille Lefevre <clefevre@citeweb.net>
* Fix MASTER_SITESbrian2001-09-131-1/+1
|
* Update to 1.4 Build 129lioux2001-09-138-8/+8
|
* update to 1.33.29.sf2001-09-122-2/+2
|
* Replace the ghostscript55 dependencies with ghostscript-gnu.knu2001-09-121-1/+1
|
* unbreak: fix install path.sf2001-09-122-0/+8
|
* Provide bandaid for changed location of include files, because it appears thatsobomax2001-09-122-0/+14
| | | | | | | it breaks many things out there, so of which I've tracked down, while some have not. After all those places are fixed the bandaid could be removed. Submitted by: Mike Harding <mvh@ix.netcom.com>
* Fix dependencies. I thought I had already committed this long ago...knu2001-09-122-8/+8
| | | | Submitted by: bento
* fix package: use MLINKS.sf2001-09-111-25/+25
| | | | Non-response from: maintainer
* mark as FORBIDDEN: devel/pth is newer.sf2001-09-112-11/+18
|
* install headers/libraries under its own directory, ${PREFIX}/includes/pth andsf2001-09-112-9/+15
| | | | ${PREFIX}/lib/pth, to avoid conflict with FreeBSD pthread.
* Update to 0.17.sobomax2001-09-1110-38/+98
|
* Add p5-IPC-SharedCache, a Perl module for managing a SysV IPC sharedknu2001-09-116-0/+45
| | | | | | | memory cache. PR: ports/30189 Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp>
* Update to 0.6.6.sobomax2001-09-115-9/+30
|
* Bump png majorache2001-09-116-6/+6
|
* Correct shared library name for gtkada.demon2001-09-111-1/+1
|
* Set DIST_SUBDIR=KDEdemon2001-09-118-4/+8
|
* Update to 1.1.knu2001-09-112-3/+3
|
* Update to 0.39.sobomax2001-09-107-68/+93
|
* It looks like the distfile on the MASTER_SITES were reverted to an olderkris2001-09-101-3/+5
| | | | version. Switch to a local copy of the distfile for now.
* Updated documentation file.joerg2001-09-102-1/+5
|
* Update to 1.06.tobez2001-09-092-2/+2
|
* upgrade to 1.9ijliao2001-09-095-11/+21
| | | | | drop maintainership fix WWW:
* upgrade to 1.19ijliao2001-09-093-6/+8
| | | | drop maintainership
* upgrade to 4.1.1ijliao2001-09-095-18/+28
| | | | drop maintainership
* upgrade to 0.6ijliao2001-09-093-21/+12
| | | | drop maintainership
* Add an optional experimental patch that reduce the number of contexttegge2001-09-092-1/+326
| | | | | | | switches on UP systems when the thread waiting on a condition has a higher priority than the thread signalling the condition. Bump port revision.
* Set frame pointer to 0 before calling function in child process to indicatetegge2001-09-091-0/+1
| | | | that the stack frame chain stops here.
* Use libc version of _flockfile() and _funlockfile() on 5.0-CURRENT.tegge2001-09-091-0/+10
|
* Upgrade to 1.90 .sada2001-09-092-2/+2
|
* Add ruby-fileutils, a file & directory manipulation library for Ruby.knu2001-09-086-0/+52
|
* Update WWW and the author's mail address.knu2001-09-081-4/+4
| | | | | | The license was changed from GPL to LGPL. Fix a couple of typos.
* Update to 1.3.11.knu2001-09-082-34/+13
|
* Don't ignore ${MKDIR}'s return status.yar2001-09-081-1/+1
|
* Update to 0.1.2petef2001-09-082-2/+2
|
* Add MASTER_SITE_LOCAL in to MASTER_SITES. The main homepage for devtodo seemspetef2001-09-081-1/+3
| | | | | | to have disappeared... Noticed by: fenner distfile survey
* Add devel/libast, "A library of assorted spiffy things, previously known asolgeni2001-09-087-0/+48
| | | | | | | | libmej, the Eterm helper library". This port is required by the Eterm 0.9.1 upgrade. Submitted by: Jeremy Norris <ishmael27@home.com>
* Update for the not-so-new RH distribution directory structure.marcel2001-09-083-6/+6
| | | | Numerous reminders by: portsurvey
* Update port to strace-4.4.yar2001-09-073-6/+8
| | | | Submitted by: alex@rinet.ru
* Add py-grouch 0.1, a system for describing and enforcing a Pythonwjv2001-09-067-0/+121
| | | | object schema.
* Update to version 1.0.6kevlo2001-09-063-39/+54
| | | | | PR: 30322 Submitted by: Ports Fury
* upgrade to 0903ijliao2001-09-053-3/+5
|
* - Housekeeping update :)wjv2001-09-044-73/+74
| | | | | | | | | - Add runtime dependency on Tkinter - Deploy DOCSDIR - Minor style updates in Makefile - Update my email address - Make installation of examples dependent on NOPORTDOCS - Bump PORTREVISION (because of the last point above)
* Add RUN_DEPENDS; this fixes the bento build of devel/p5-Agent.tobez2001-09-041-1/+2
| | | | | | Assume maintainership. Submitted by: bento logs
* Fix a bug that prevents some applications (e.g. Evolution) from starting-upsobomax2001-09-042-0/+14
| | | | | | properly. This doesn't fix Nautilus, however. :( Submitted by: obrien
* Update to 2.18petef2001-09-042-2/+2
|
* - Update to version 0.10.1wjv2001-09-033-11/+59
|
* - Update to 0.1.8;sobomax2001-09-036-9/+121
| | | | | - get rid of useless .la file; - don't hardcode package version number into library name - it's bogus.
* Update to 1.2.sobomax2001-09-034-2/+24
|
* o update to 1.0lioux2001-09-032-5/+7
| | | | | | | | o style fix: unecho commands on Makefile o chase ocamlweb-man.ps.gz checksum on new version of the port PR: 30152 Submitted by: MAINTAINER
* Add ruby-mock, an RUnit extention that makes it very easy to implementknu2001-09-036-0/+51
| | | | Mock Objects.
* add xtlijliao2001-09-026-0/+57
| | | | A library for R/W structured data to/from an external representation
* Allow BROKEN to work, instead of gettingfenner2001-09-021-1/+1
| | | | | | Syntax error: EOF in backquote substitution Submitted by: distfile survey
* Add cvs2p4, a CVS to Perforce Converter.knu2001-09-028-0/+106
|
* Add devel/c4, a CVS-like Frontend to Perforce.knu2001-09-027-0/+58
|
* Add devel/p4db, a Web/Perforce Browser which allows you to browseknu2001-09-029-0/+227
| | | | Perforce depots via the web as CVSweb does for CVS.
* Update to 1.4 Build 128lioux2001-09-028-8/+8
|
* - Update to version 01.1knu2001-09-0248-336/+1290
| | | | | | | | | | | | | | | - Support the alpha platform (although it is still at version 99.1) - Install p4ftpd - Create a non-privileged user and run p4d as the user - Dig directories and make the port plug-and-play - Change the configuration file's name to perforce.conf - Do not unconditionally remove perforce.conf on deinstall - Make almost all parameters (including directory layouts and user/group names) configurable via make variables - Make the startup script support "restart" - Take over the maintainership Approved by: Samuel Tardieu <sam@inf.enst.fr> (ex. MAINTAINER)
* Add devel/p4.el -- Simple Perforce-Emacs Integration.knu2001-09-026-0/+43
|
* MAINTAINER -> kde@FreeBSD.orgdemon2001-09-014-4/+4
|
* The wchar.h header required by this port seems to have been addedtrevor2001-09-011-1/+8
| | | | | | | | to -STABLE without a change in __FreeBSD_version . Check for the existence of the header, and mark BROKEN if it is missing. PR: 30121 Submitted by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.sobomax2001-08-3116-16/+0
|
* Update to 1.06; assume maintainership.tobez2001-08-312-3/+3
|
* Update to 1.05; add WWW to pkg-descr; assume maintainership.tobez2001-08-313-9/+7
|
* vanessa_socket_pipe requires popt library.sf2001-08-311-1/+2
| | | | Submitted by: bento
* Update to 0.17.tobez2001-08-313-43/+46
| | | | | PR: 30221 Submitted by: maintainer
* Make CATEGORIES and MAINTAINER overridable for japanese/kde*.knu2001-08-311-2/+2
| | | | Approved by: kde (will), demon (MAINTAINERs)
* o compile with optimize flags.sf2001-08-312-2/+2
| | | | o don't install nonexistent file.
* Update to 0.7.1.knu2001-08-302-2/+2
|
* Update to 0.2.knu2001-08-303-9/+22
|
* Update to 0.0.17lioux2001-08-302-2/+2
| | | | | PR: 29911 Submitted by: MAINTAINER
* add tdl 0.6petef2001-08-306-0/+37
| | | | To-do list manager
* remove ports/devel/cpp2html, which is included in textproc/source-highlightijliao2001-08-306-57/+0
|
* Update to 0.17petef2001-08-302-2/+2
| | | | | PR: 30212 Submitted by: maintainer
* Update lib/st to 1.2.tobez2001-08-302-2/+2
|
* Update to acpica-unix-20010816.iwasaki2001-08-304-4/+20
| | | | Add acpidump for 4-STABLE system.
* Update devel/p5-Storable to 1.0.13.tobez2001-08-302-2/+2
|
* add hp48ccijliao2001-08-296-0/+56
| | | | | | | C-like compiler that translates input code to the HP48 RPN language PR: 29642 Submitted by: Patrick Li <pat@databits.net>
* - Update to version 3.0.4 (bugfix release)wjv2001-08-293-14/+13
| | | | | | | | - Deply DOCSDIR support in Makefile PR: 30128 Submitted by: Alexander N. Kabaev <ak03@gte.com> Approved by: ejc (MAINTAINER)
* Mark it FORBIDDEN for parallel package build -- hang.asami2001-08-291-0/+4
|
* add cvsstat 2.17petef2001-08-296-0/+47
| | | | Transforms the output of 'cvs status' to a sorted ASCII table
* - Update to version 1.4wjv2001-08-283-5/+3
| | | | | | | - New maintainer: Alexander N. Kabaev <ak03@gte.com> PR: 30128 Submitted by: Alexander N. Kabaev <ak03@gte.com>
* - Update to version 0.3.0wjv2001-08-288-8/+10
| | | | | | | | | | | | - Release notes: - many new features - improved stability - improved memory usage - all known leaks fixed - improved compliance with Python mapping specification - CORBA exceptions overhauled - object references implemented as class instances - works better with GNOME IDLs - etc.
* Upgrade to 1.4.1.demon2001-08-282-10/+5
| | | | | Submitted by: Andrey Novikov <andrey@novikov.com> (with modifications).
* upgrade to 0.1.1ijliao2001-08-282-3/+3
| | | | drop maintainership
* source-highlight already imported by kris at 8/25ijliao2001-08-286-60/+0
| | | | | | | | but he didnt add it to module list so now I remove devel/soruce-highlight, and make source-highlight -> textproc/source-highlight Pointed out by: petef
* add source-highlightijliao2001-08-286-0/+60
| | | | Given a source file, produces a document with syntax highlighting
* Update to 1.4 Build 127lioux2001-08-274-4/+4
|
* Update to 1.4 Build 127lioux2001-08-274-4/+4
|
* - make the ant program actually work if no JAVA_HOME is set (make the defaultpetef2001-08-262-0/+8
| | | | | | | | java command the javavm wrapper). - bump portrevision PR: 27073 Submitted by: maintainer
* upgrade to 2.4ijliao2001-08-262-2/+2
|
* - update to version 0.14petef2001-08-253-4/+5
| | | | | | | - sort pkg-plist rmdirs PR: 30073 Submitted by: maintainer
* Generate CRC32 checksumache2001-08-256-0/+40
|
* Remove redundant USE_PERL5 statements.tobez2001-08-252-2/+0
|
* Depend on kdebase rather that kdelibs.demon2001-08-243-3/+3
|
* Correct WWW.demon2001-08-242-2/+2
| | | | Submitted by: Chris Faulhaber <jedgar@fxp.org>
* Upgrade to 0.1.7demon2001-08-2414-146/+86
|
* Update to 2.108dwcjr2001-08-243-2/+4
| | | | | PR: 29933 Submitted by: maintainer
* cons-test.1 is now gzipped by default.alex2001-08-241-3/+3
| | | | Submitted by: bento
* Mark BROKEN again (internal compiler error).alex2001-08-241-0/+2
| | | | | | This port has been broken since I can think (almost). Submitted by: bento
* - Deploy USE_PYTHONwjv2001-08-232-16/+22
| | | | | - Ensure that ${PKGMESSAGE} is created in final form (all substitutions performed) for inclusion in package
* Move flawfinder from devel to security where the other source-code auditingkris2001-08-236-37/+0
| | | | | | tools live. Discussed with: ijliao
* Change my email address to petef@FreeBSD.org for the ports I maintain.petef2001-08-239-11/+11
| | | | Reviewed by: ade
* Update to 1.33.25.obrien2001-08-233-7/+10
| | | | | | | [and drop ownership] PR: 28511 Submitted by: Sergey A.Osokin <osa@freebsd.org.ru>
* upgrade to 1.2ijliao2001-08-233-5/+5
|
* - Add an explicit dependency on py-tkinter (instead of relying on an impliedwjv2001-08-222-7/+6
| | | | | | | | | dependency via py-unit). - Add a run-time dependency on py-gnome, which is required by some non- mission-critical elements of this package. (This should possibly be an optional dependency(?) - I'm in two minds about this.) - Do not install two somewhat Debian-specific scripts. - Bump the PORTREVISION once more.
* Add ruby-avl, AVL tree class for Ruby.knu2001-08-226-0/+60
|
* Fix the STLport. It now compiles on 5-current and RELENG_4 !!obrien2001-08-222-8/+1
|
* Fix handling of the arrow keys.roam2001-08-212-2/+12
| | | | | | PR: 29491 Submitted by: "Alexander N. Kabaev" <ak03@gte.com> Approved by: maintainer
* - Refrain from installing another copy of the GNU LGPL, in accordance withwjv2001-08-212-3/+3
| | | | | section 15.22 of the Porter's Handbook. - Install the ERRATA instead.
* Update to 1.0.8.sobomax2001-08-214-4/+22
|
* Upgrade to 2.2demon2001-08-2112-270/+594
|
* - Fix own mistake that caused a *.orig file to be installed in ${PREFIX}/binwjv2001-08-202-5/+11
| | | | | - List executable files to be installed explicitly - it's so much safer! - Bump ${PORTREVISION}
* - Update to version 0.10.0wjv2001-08-204-27/+127
| | | | | | | | | | - New for this version: - Twisted Enterprise, relational database integration with Twisted. - "Passport" addition to Twisted Internet. - "Versioned" persistence style. - Many minor bugfixes. - "Twisted Manhole", 'direct manipulation' service for Twisted. - etc.
* Chase the checksum; some Microsoft build files changed.kris2001-08-202-2/+2
|
* Update port to 1.2.2jedgar2001-08-203-3/+3
|
* Fix Package build, MKDIR was missing.dinoex2001-08-201-0/+1
|
* upgrade to 0.13ijliao2001-08-192-2/+2
| | | | | PR: 29810 Submitted by: MAINTAINER
* upgrade to 2.106ijliao2001-08-192-2/+2
| | | | | PR: 29813 Submitted by: MAINTAINER
* Fix libname.alex2001-08-182-2/+2
| | | | Submitted by: MAINTAINER
* - Patch source files to enable the usage of py-unit (which is installed as awjv2001-08-171-0/+4
| | | | | run-time dependency) instead of the bundled copy of py-unit (which isn't installed at all).
* - For some reason, this release of Twisted neglects to install three requiredwjv2001-08-173-0/+66
| | | | | sub-packages OOTB. Add a patch to rectify this. - Bump PORTREVISION
* Add py-twisted 0.9.5, an event-based Python framework for internetwjv2001-08-176-0/+397
| | | | applications.
* Add the missing MASTER_SITE_SUBDIR...mi2001-08-171-0/+1
|
* Well, ooopss. I hope, I don't need to explain what happened...mi2001-08-171-0/+0
|
* The first part of the NeoWebScript port I'm working on (hard).mi2001-08-1711-0/+212
| | | | | | | | | | | | | | | The beast comes as part of one GIANT tarball including the entire NeoWebScript as well as outdated Apache, gd, Tcl, itcl, TclX, db-2 (no kidding!), etc. This part is a set of general purpose commands and procedures, which can be used (and appreciated) by regular TCL scripting -- not just web-oriented inside NWS. This port is built without the available LDAP support -- our openldap2 port used db3, but the db-support in NeoTcl only works with db2. If some db-expert can send me a patch for the neoXdb.c, the humanity will remember him/her forev^H^H a while.
* Properly detect gettext's shared library.demon2001-08-172-0/+15
| | | | | PR: 27611 Submitted by: Janos Mohacsi <mohacsi@ik.bme.hu>
* Update to 1.0.4.sobomax2001-08-166-10/+10
|
* Make pkg-comment slighly more clear (not all "testing" is "unit testing")wjv2001-08-161-1/+1
|
* - Add required dependencieswjv2001-08-162-1/+6
| | | | - Make ${PREFIX}-clean
* Upgrade to Str 0.9.5rse2001-08-163-3/+3
|
* Update to 0.11.sobomax2001-08-163-2/+3
|
* Add py-unit 1.4.1, testing framework for Python.okazaki2001-08-166-0/+42
| | | | | PR: 29734 Submitted by: Shell Hung <shell@shellhung.org>
* Fix plist.knu2001-08-162-2/+6
|
* Add p5-Data-HexDump 0.02, a simple hexadecimal dumper.tobez2001-08-166-0/+40
| | | | | PR: 29543 Submitted by: Sergey Skvortsov <skv@protey.ru>
* Conditionalize bzip2 dependencies.knu2001-08-165-14/+20
|
* USE_PERL5 + do-configure: ==> PERL_CONFIGURE.tobez2001-08-161-9/+4
| | | | | | Fix this port for -current. Submitted by: bento logs
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-164-4/+4
| | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl
* Update to KDE 2.2:will2001-08-153-440/+194
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley <rikkus@kde.org>. * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts <lauri@kde.org>. * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts <lauri@kde.org>. - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts <lauri@kde.org>. * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham <durham@w2xo.pgh.pa.us>. * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts <lauri@kde.org> for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop)
* Don't depend on gnustep-guile.tg2001-08-151-2/+1
|