summaryrefslogtreecommitdiffstats
path: root/devel
Commit message (Collapse)AuthorAgeFilesLines
* Mark IGNORE for perl < 5.6.1kris2004-02-231-1/+7
|
* Make this port work with QT3. (This is needed for the xxdiff update)arved2004-02-222-26/+1
| | | | Bump portrevision.
* Fix build on AMD64arved2004-02-221-0/+4
| | | | | PR: 63185 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* Upgrade to 0.9.17obraun2004-02-226-82/+8
|
* Add libowfat 0.17, a general purpose library based on code by D. J.ale2004-02-227-0/+156
| | | | | | | Bernstein. PR: ports/63195 Submitted by: Thomas-Martin Seck <tmseck@netcologne.de>
* Use pure_install target instead of install, to prevent writing to perllocal.pod.demon2004-02-221-0/+1
| | | | Submitted by: Alex Kapranoff <kappa@web.1tv.ru>
* Take maintainership.mbr2004-02-221-1/+1
|
* This port is scheduled for removal on April 21 if it is still broken atkris2004-02-221-0/+2
| | | | that time.
* Unbreak: move devtodo to it's new home (where a proper distfile ispetef2004-02-222-4/+2
| | | | stored).
* Add fpc-fvision (FreeVision), a Free Pascal component for Delphi support. Thismarcus2004-02-229-0/+229
| | | | | | | is used by the Free Pascal IDE. PR: 62573 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
* Reset bouncing maintainer addresskris2004-02-222-2/+2
|
* * Clean up the Makefilemarcus2004-02-221-11/+12
| | | | | | | * Configure to use modified GDB built in devel/fpc-gdb PR: 62571 Submitted by: maintainer
* Add fpc-gdb, a GNU GDB 5.2.1 modified for use with Free Pascal and to providemarcus2004-02-2216-0/+2253
| | | | | | | static libraries for linking with fpc-ide. PR: 62570 Submitted by: John Merryweather Cooper <coop9211@uidaho.edu>
* This is broken on 4.x too.kris2004-02-222-14/+6
|
* On FreeBSD 4, gcc(1) does not have the __builtin_va_list type, whichmarcel2004-02-211-0/+11
| | | | | | | breaks the build of linux_ioctl.c because it contains Linux header contents. Since we do not depend on stdargs, add a define to replace __builtin_va_list with int when running the Linux compiler to generate linux_ioctl.c. This fixes the port on FreeBSD 4.
* Remove not needed chunk.fjoe2004-02-211-11/+3
|
* Update to 2.0.26 (latest stable version).fjoe2004-02-2116-147/+474
|
* BROKEN on 4.x: Does not compilekris2004-02-211-1/+7
|
* This does not compile on 4.x eitherkris2004-02-211-6/+2
|
* BROKEN: Checksum mismatchkris2004-02-212-0/+4
|
* Grr, port is still IS_INTERACTIVE and trying to generate infinite-sizedkris2004-02-211-0/+2
| | | | logs on bento.
* BROKEN: Checksum mismatchkris2004-02-211-0/+2
|
* Disable building the simulator on sparc until I can figure out how tojeh2004-02-213-8/+18
| | | | | | make it compile again, > 5.2 only. Bump PORTREVISION
* - Update to 0.05erwin2004-02-213-8/+36
| | | | | | | | - Added XML::Simple as OPTIONal dependency - Made PREFIX-clean under perl 5.005_03 PR: 63087 Submitted by: maintainer
* Update physfs to 1.0.0oliver2004-02-216-8/+10
|
* This patch get mips building again on 5.2jeh2004-02-211-0/+62
|
* Add intlhack to fix the build on 4.X.marcus2004-02-211-1/+1
| | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
* Two more patches to get a GNU program to compile with a GNU compiler.jeh2004-02-202-0/+69
|
* Add gtranslator.adamw2004-02-201-1/+3
|
* Assign maintainership to gnome@, and put in better comment and pkg-descradamw2004-02-202-7/+6
| | | | | | strings. I'm keeping the website in there, even though it's unreachable.
* Update to 1.0.1, apply some plist fixes, and remove the main MASTER_SITEadamw2004-02-203-9/+12
| | | | which doesn't seem to exist.
* Use two different approaches for 4.X and 5.X for the printf(size_t) problem.marcus2004-02-206-2/+40
| | | | Reported by: bento via kris
* Fix Build after KDE 3.2arved2004-02-202-0/+21
|
* - Update to version 0.18krion2004-02-207-46/+34
| | | | | PR: ports/63133 Submitted by: Ports Fury
* Fix build on AMD64arved2004-02-201-1/+5
| | | | | PR: 63111 Submitted by: Hendrik Scholz <hendrik@scholz.net>
* o Upgrade to 0.13 (PR).kuriyama2004-02-203-6/+14
| | | | | | | o Remove dependency for perl-5.8. PR: ports/63130 Submitted by: Alex Kapranoff <kappa@agava.com>
* Update to version 2.40.demon2004-02-202-5/+5
| | | | | PR: 63128 Submitted by: Alex Kapranoff <alex@kapranoff.ru>
* Add p5-ExtUtils-CBuilder 0.01, compile and link C code for Perl modules.mat2004-02-205-0/+55
|
* Update to 0.35mat2004-02-202-3/+3
|
* Update to 1.17erwin2004-02-202-2/+3
|
* Update to 1.05erwin2004-02-202-2/+3
|
* - Update to version 1.2.0krion2004-02-205-21/+9
| | | | | PR: ports/63113 Submitted by: maintainer
* - udpate to 1.9dinoex2004-02-202-3/+3
|
* upgrade to 1.31.0ijliao2004-02-208-1311/+1935
| | | | | | | | | | | | | | | | | | | | | | | | | | - builds the most recent boost version (1.31.0) - respects PTHREAD_{CFLAGS, LIBS} (credits for the PTHREAD_LIBS part go to Craig Rodrigues <rodrigc@crodrigues.org>) - builds all boost libraries - installs docs into DOCSDIR, and examples into EXAMPLESDIR (as before), but the hyperlinks to the example files are corrected (pls. report if you find some broken links) - has new various tunable options, such as o WITH_DEBUG o WITHOUT_THREAD o WITH_OPTIMIZED_CFLAGS o VERBOSE_BUILD - forced major numbers for shared libraries (everything defaults to .so.1, and is symlinked to .so) - installs the possible versions of the libraries (w/ or w/o debugging or threading support) with the same suffix- and prefix-less name, e.g. instead of libboost_filesystem-gcc-debug-s.so.1 (the gcc toolset, debugging info and single threaded) and libboost_filesystem-gcc-m.so.1 (gcc toolset, release version, multi threaded), there now is only libboost_filesystem.so.1. PR: 63100 Submitted by: maintainer
* Oops. Correct the path correction.adamw2004-02-191-1/+1
|
* Correct the some hardcoded paths that rendered the applicationadamw2004-02-191-1/+7
| | | | useless for anything except browsing uncompiled po files.
* Fix linking against -lc_r and -lpthreadoliver2004-02-192-12/+12
| | | | Bump PORTREVISION
* BROKEN on 5.x: does not compilekris2004-02-191-1/+7
|
* This port is scheduled for removal on April 19 if it is still broken.kris2004-02-191-0/+2
|
* BROKEN: Does not compilekris2004-02-191-0/+2
|
OpenPOWER on IntegriCloud