summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak for current.Doug Rabson1998-12-192-5/+11
| | | | | | | Reviewed by: msmith Notes: svn path=/head/; revision=15424
* Activate stlportJustin M. Seger1998-12-181-1/+2
| | | | Notes: svn path=/head/; revision=15408
* Import of stlport:Justin M. Seger1998-12-186-0/+155
| | | | | | | | | | | | | | | | | STLport is an an adaptation of SGI's Standard Template Library. The goal of the STLport effort is to make SGI's STL implementation usable with most compilers while retaining full functionality. The Standard Template Library is a C++ library of container classes, algorithms, and iterators providing many of the basic algorithms and data structures of computer science. PR: ports/8939 Submitted by: josh@quick.net Notes: svn path=/head/; revision=15407
* Upgrade to v0.5Justin M. Seger1998-12-164-17/+27
| | | | | | | | PR: ports/9093 Submitted by: andy@icc.surw.chel.su Notes: svn path=/head/; revision=15370
* Activate the cons port.Steve Price1998-12-151-1/+2
| | | | Notes: svn path=/head/; revision=15365
* Initial import of cons version 1.5.Steve Price1998-12-156-0/+88
| | | | | | | | | | A Perl-based Make replacement. PR: 9076 Submitted by: Rajesh Vaidheeswar <rv@fore.com> Notes: svn path=/head/; revision=15364
* Fix PORTOBJFORMAT problem.SADA Kenji1998-12-1410-180/+150
| | | | | | | | PR: ports/9070 Submitted by: Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp> Notes: svn path=/head/; revision=15349
* Use USE_AUTOCONF instead of defining it as a dependency and calling itSatoshi Asami1998-12-131-7/+3
| | | | | | | explicitly. Notes: svn path=/head/; revision=15320
* Import of math spin:Justin M. Seger1998-12-126-0/+191
| | | | | | | | | | | | | | | | Spin is an efficient on-the-fly verification system (a `model checker') for asynchronous concurrent systems, such as data communication protocols, distributed operating systems, database systems, etc. It can be used to prove both safety and liveness properties, including all correctness requirements expressible in linear time temporal logic. PR: ports/9058 Submitted by: pangolin@home.com Notes: svn path=/head/; revision=15311
* Activate glib11-devel.Vanilla I. Shu1998-12-121-1/+2
| | | | Notes: svn path=/head/; revision=15303
* Make this use perl5Justin M. Seger1998-12-129-18/+36
| | | | | | | PR: 7463 Notes: svn path=/head/; revision=15297
* Upgrade to 1.1.7, remove BROKEN.Vanilla I. Shu1998-12-1213-322/+535
| | | | Notes: svn path=/head/; revision=15296
* Don't dump core if argument is missing.Thomas Gellekum1998-12-111-0/+16
| | | | | | | PR: 9048 Notes: svn path=/head/; revision=15283
* Mark this broken while Vanilla takes a whack at it following a repo copy.Satoshi Asami1998-12-113-3/+9
| | | | Notes: svn path=/head/; revision=15269
* Correct MASTER_SITES.Vanilla I. Shu1998-12-103-6/+6
| | | | Notes: svn path=/head/; revision=15247
* Upgrade to 1.20Vanilla I. Shu1998-12-093-12/+13
| | | | | | | Remind by: "Gregory D. Moncreaff" <moncrg@bt340707.res.ray.com> Notes: svn path=/head/; revision=15225
* Activate libPropListgnome.Vanilla I. Shu1998-12-091-1/+2
| | | | Notes: svn path=/head/; revision=15216
* This is a new port of libPropListgnome. Some gnome software usesVanilla I. Shu1998-12-095-0/+51
| | | | | | | | | | | | | | | | | libPropList for property settings. Window Maker also uses libPropList, as does wdm. However, there seem to be some differences between the two and nevertheless, it would not be good to have future gnome ports depend on Window Maker. I made this port from the libPropList found on the gnome ftp sites; the distribution file is called libPropList-0.7.1gnome, but it builds the library by default as libPropList. This conflicts with the libPropList installed by Window Maker, so I made this port build the library as libPropListgnome. So any future gnome ports that need libPropList should link against libPropListgnome instead. PR: ports/9006 Submitted by: Glenn Johnson <gljohns@bellsouth.net> Notes: svn path=/head/; revision=15215
* version 3.1.1 is outDavid E. O'Brien1998-12-072-3/+3
| | | | Notes: svn path=/head/; revision=15170
* Remove the trailing '/' from *_DEPENDS definitions.Steve Price1998-12-075-10/+10
| | | | | | | | Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :) Notes: svn path=/head/; revision=15164
* Sort entries. In particular, "large", "medium", "small" sort in this order,Satoshi Asami1998-12-071-2/+2
| | | | | | | | | | | | | dispite their meanings. (Sometimes we're too smart for computers. :) Found by: sorting ports/INDEX by "sort -t '|' +1 -2" (Note: the whole "x11" category appears at the end with the above sort command, but I'll leave that the way it is for now -- "ls" shows it before other x11-* entries.) Notes: svn path=/head/; revision=15163
* Fix pkg/PLIST, and merge all info file.Vanilla I. Shu1998-12-0612-237/+201
| | | | Notes: svn path=/head/; revision=15154
* Upgrade to version 3.1David E. O'Brien1998-12-032-6/+6
| | | | Notes: svn path=/head/; revision=15095
* More MASTER_SITESMartin Cracauer1998-12-021-3/+6
| | | | Notes: svn path=/head/; revision=15076
* Upgrade to 0.10.35, and associated changes.Bill Fumerola1998-12-0118-126/+393
| | | | | | | | | PR: ports/8842 Reviewed by: <nakai@TokyoNet.AD.JP> (maintainer) Submitted by: <junker@jazz.snu.ac.kr> Notes: svn path=/head/; revision=15033
* Update to ILU-2.0alpha13.Martin Cracauer1998-12-019-241/+278
| | | | | | | | | | | | Disable native shared library support, doesn't work, use own scheme as before. Don't use shared library version numbering on ELF for now, needs more thought. Document shared library version numbering scheme I chose. Pump shared library version number on aout. Better COMMENT and DESCR (still too long). Remove patch to regognize now outdated FreeBSD JDK. Notes: svn path=/head/; revision=15019
* Depend on libXpmDavid E. O'Brien1998-12-011-3/+5
| | | | | | | | PR: ports/8896 Submitted by: Jose Maa Alcaide <jose@we.lc.ehu.es> Notes: svn path=/head/; revision=15016
* fix breakageDavid E. O'Brien1998-12-013-162/+31
| | | | Notes: svn path=/head/; revision=15010
* Support ELF.David E. O'Brien1998-12-011-0/+129
| | | | | | | Submitted by: Doug Rabson <dfr@calcaphon.com> Notes: svn path=/head/; revision=15004
* Upgrade to ver 3.0.92.David E. O'Brien1998-12-012-8/+3
| | | | Notes: svn path=/head/; revision=15001
* NO_WRKDIR is evil.Satoshi Asami1998-12-013-9/+6
| | | | Notes: svn path=/head/; revision=14992
* Depend on emacs; need to byte-compile some .elc's.Satoshi Asami1998-11-281-1/+3
| | | | Notes: svn path=/head/; revision=14934
* Mark this broken for 3.0:Satoshi Asami1998-11-281-2/+7
| | | | | | | | | | | | | | | ------- cc -c -g -I./splay -I/root/include -DHAVE_MMAP -DSTDHEADERS -DDEBUG -DTRACE -DPROFILESIZES _emalloc.c -o _emalloc.o In file included from defs.h:51, from _emalloc.c:5: externs.h:110: conflicting types for `mmap' /usr/include/stdio.h:282: previous declaration of `mmap' *** Error code 1 Stop. Notes: svn path=/head/; revision=14928
* Tell configure where emacs lisp files should go, and create the directorySatoshi Asami1998-11-281-1/+5
| | | | | | | in pre-install. Notes: svn path=/head/; revision=14926
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeSatoshi Asami1998-11-282-2/+6
| | | | | | | for ilu and mkdirhier for asl.) Notes: svn path=/head/; revision=14922
* Remove BROKEN tag.Vanilla I. Shu1998-11-254-8/+22
| | | | | | | Remind by: asami Notes: svn path=/head/; revision=14898
* Mark this broken.Satoshi Asami1998-11-252-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | === : cc -DPACKAGE=\"libIDL\" -DVERSION=\"0.5.0\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_PROGRAM=\"cc\ -E\" -DYYTEXT_POINTER=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -I. -I. -DYYDEBUG=1 -DIDL_LIBRARY -I/usr/local/include/glib -O -pipe -c tstidl.c /bin/sh ./libtool --mode=link cc -O -pipe -o tstidl tstidl.o libIDL.la -L/usr/local/lib -lglib11 LD_LIBRARY_PATH=".libs:$LD_LIBRARY_PATH" cc -O -pipe -o .libs/tstidl tstidl.o -R/usr/local/lib -lIDL -L/usr/local/lib -lglib11 -L/usr/local/lib -lglib11 tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment tstidl.o: Undefined symbol `_IDL_check_type_cast' referenced from text segment tstidl.o: Undefined symbol `___IDL_check_type_casts' referenced from text segment tstidl.o: Undefined symbol `___IDL_debug' referenced from text segment tstidl.o: Undefined symbol `_IDL_parse_filename' referenced from text segment tstidl.o: Undefined symbol `_IDL_tree_walk_in_order' referenced from text segment tstidl.o: Undefined symbol `_IDL_ns_free' referenced from text segment tstidl.o: Undefined symbol `_IDL_tree_free' referenced from text segment gmake[2]: *** [tstidl] Error 1 gmake[2]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0/libIDL' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/devel/ORBit/work/ORBit-0.3.0' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop. Notes: svn path=/head/; revision=14884
* Remove NO_PACKAGE from these too.Steve Price1998-11-244-8/+4
| | | | | | | Noticed by: asami Notes: svn path=/head/; revision=14849
* Don't use NO_CHECKSUM. Also remove NO_PACKAGE while I'm hereSteve Price1998-11-241-3/+1
| | | | | | | | | | | since as Satoshi points out, "it doesn't seem very useful to have a meta-port that you can't package". We'll let the world judge whether it is useful to them. Nudged by: asami Notes: svn path=/head/; revision=14848
* Use MAN? macro.Jun Kuriyama1998-11-222-3/+4
| | | | | | | Change first line of Makefile from "manck" to "portcheckout". Notes: svn path=/head/; revision=14751
* Make this port deinstall cleanly.Steve Price1998-11-211-2/+15
| | | | Notes: svn path=/head/; revision=14743
* Update MASTER_SITE and wrap docs install in 'if !defined(NOPORTDOCS)...'.Steve Price1998-11-211-6/+8
| | | | | | | | PR: 8741 Submitted by: maintainer Notes: svn path=/head/; revision=14742
* Merge now stable devel version into crossm68k and remove the develSteve Price1998-11-219-225/+46
| | | | | | | | | version. Also update the maintainer's Email address. Submitted by: maintainer Notes: svn path=/head/; revision=14738
* Add SUBDIR+=libicqSeiichirou Hiraoka1998-11-191-1/+2
| | | | Notes: svn path=/head/; revision=14667
* Upgrade to 0.37.Vanilla I. Shu1998-11-186-8/+10
| | | | Notes: svn path=/head/; revision=14650
* Add a argument to CONFIGURE_ARGS.Vanilla I. Shu1998-11-186-48/+51
| | | | | | | | PR: ports/8736 Submitted by: maintainer Notes: svn path=/head/; revision=14645
* No need to put name in front.Satoshi Asami1998-11-181-1/+1
| | | | Notes: svn path=/head/; revision=14634
* Make this file match reality.Satoshi Asami1998-11-183-3/+3
| | | | Notes: svn path=/head/; revision=14632
* Author re-rolled his patchball, so we don't need my hacked version anymore.David E. O'Brien1998-11-182-5/+4
| | | | Notes: svn path=/head/; revision=14631
* Add depends with gnomelibs, remove BROKEN tag.Vanilla I. Shu1998-11-172-6/+6
| | | | Notes: svn path=/head/; revision=14604