summaryrefslogtreecommitdiff
path: root/devel (follow)
Commit message (Collapse)AuthorAgeFilesLines
* BROKEN: Checksum mismatchKris Kennaway2004-02-211-0/+2
| | | | Notes: svn path=/head/; revision=101590
* Disable building the simulator on sparc until I can figure out how toJames E. Housley2004-02-213-8/+18
| | | | | | | | | make it compile again, > 5.2 only. Bump PORTREVISION Notes: svn path=/head/; revision=101584
* - Update to 0.05Erwin Lansing2004-02-213-8/+36
| | | | | | | | | | | - Added XML::Simple as OPTIONal dependency - Made PREFIX-clean under perl 5.005_03 PR: 63087 Submitted by: maintainer Notes: svn path=/head/; revision=101572
* Update physfs to 1.0.0Oliver Lehmann2004-02-216-8/+10
| | | | Notes: svn path=/head/; revision=101571
* This patch get mips building again on 5.2James E. Housley2004-02-211-0/+62
| | | | Notes: svn path=/head/; revision=101548
* Add intlhack to fix the build on 4.X.Joe Marcus Clarke2004-02-211-1/+1
| | | | | | | Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Notes: svn path=/head/; revision=101547
* Two more patches to get a GNU program to compile with a GNU compiler.James E. Housley2004-02-202-0/+69
| | | | Notes: svn path=/head/; revision=101546
* Add gtranslator.Adam Weinberger2004-02-201-1/+3
| | | | Notes: svn path=/head/; revision=101543
* Assign maintainership to gnome@, and put in better comment and pkg-descrAdam Weinberger2004-02-202-7/+6
| | | | | | | | | strings. I'm keeping the website in there, even though it's unreachable. Notes: svn path=/head/; revision=101542
* Update to 1.0.1, apply some plist fixes, and remove the main MASTER_SITEAdam Weinberger2004-02-203-9/+12
| | | | | | | which doesn't seem to exist. Notes: svn path=/head/; revision=101528
* Use two different approaches for 4.X and 5.X for the printf(size_t) problem.Joe Marcus Clarke2004-02-206-2/+40
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=101527
* Fix Build after KDE 3.2Tilman Keskinoz2004-02-202-0/+21
| | | | Notes: svn path=/head/; revision=101518
* - Update to version 0.18Kirill Ponomarev2004-02-207-46/+34
| | | | | | | | PR: ports/63133 Submitted by: Ports Fury Notes: svn path=/head/; revision=101512
* Fix build on AMD64Tilman Keskinoz2004-02-201-1/+5
| | | | | | | | PR: 63111 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=101507
* o Upgrade to 0.13 (PR).Jun Kuriyama2004-02-203-6/+14
| | | | | | | | | | o Remove dependency for perl-5.8. PR: ports/63130 Submitted by: Alex Kapranoff <kappa@agava.com> Notes: svn path=/head/; revision=101500
* Update to version 2.40.Dmitry Sivachenko2004-02-202-5/+5
| | | | | | | | PR: 63128 Submitted by: Alex Kapranoff <alex@kapranoff.ru> Notes: svn path=/head/; revision=101493
* Add p5-ExtUtils-CBuilder 0.01, compile and link C code for Perl modules.Mathieu Arnold2004-02-205-0/+55
| | | | Notes: svn path=/head/; revision=101490
* Update to 0.35Mathieu Arnold2004-02-202-3/+3
| | | | Notes: svn path=/head/; revision=101486
* Update to 1.17Erwin Lansing2004-02-202-2/+3
| | | | Notes: svn path=/head/; revision=101482
* Update to 1.05Erwin Lansing2004-02-202-2/+3
| | | | Notes: svn path=/head/; revision=101481
* - Update to version 1.2.0Kirill Ponomarev2004-02-205-21/+9
| | | | | | | | PR: ports/63113 Submitted by: maintainer Notes: svn path=/head/; revision=101475
* - udpate to 1.9Dirk Meyer2004-02-202-3/+3
| | | | Notes: svn path=/head/; revision=101471
* upgrade to 1.31.0Ying-Chieh Liao2004-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 Notes: svn path=/head/; revision=101470
* Oops. Correct the path correction.Adam Weinberger2004-02-191-1/+1
| | | | Notes: svn path=/head/; revision=101426
* Correct the some hardcoded paths that rendered the applicationAdam Weinberger2004-02-191-1/+7
| | | | | | | useless for anything except browsing uncompiled po files. Notes: svn path=/head/; revision=101425
* Fix linking against -lc_r and -lpthreadOliver Lehmann2004-02-192-12/+12
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=101417
* BROKEN on 5.x: does not compileKris Kennaway2004-02-191-1/+7
| | | | Notes: svn path=/head/; revision=101385
* This port is scheduled for removal on April 19 if it is still broken.Kris Kennaway2004-02-191-0/+2
| | | | Notes: svn path=/head/; revision=101383
* BROKEN: Does not compileKris Kennaway2004-02-191-0/+2
| | | | Notes: svn path=/head/; revision=101382
* FORBIDDEN on 5.x: links against conflicting thread librariesKris Kennaway2004-02-191-1/+7
| | | | Notes: svn path=/head/; revision=101379
* - Update to version 1.05Kirill Ponomarev2004-02-192-2/+3
| | | | | | | | PR: ports/63046 Submitted by: maintainer Notes: svn path=/head/; revision=101377
* - Install missing *.inl filesKirill Ponomarev2004-02-192-2/+18
| | | | | | | | | | - Bump PORTREVISION PR: ports/63034 Submitted by: maintainer Notes: svn path=/head/; revision=101371
* - Update to version 1.3.0:Kirill Ponomarev2004-02-186-35/+89
| | | | | | | | | | | | | | | | | * take maintainership (approved by jedgar@freebsd.org) * make portlint happy * add missing BUILD_DEPENDS on qmake (and unbreak) * utilize NOPORTDOCS * install translations and add patches to make use of them * sizify PR: ports/62972 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Approved by: jedgar Notes: svn path=/head/; revision=101314
* The pkg-plist now seems to be correct, remove BROKEN tag.Kris Kennaway2004-02-181-4/+0
| | | | Notes: svn path=/head/; revision=101294
* Change BROKEN to IGNORE since the package still builds (but does not work)Kris Kennaway2004-02-181-1/+1
| | | | Notes: svn path=/head/; revision=101292
* Mark NO_CDROM because the author e-mailed me to say that he placesTrevor Johnson2004-02-181-0/+2
| | | | | | | | the distfile under the Creative Commons license, Attribution-NonCommercial 1.0, which says "you may not use this work for commercial purposes." Notes: svn path=/head/; revision=101283
* As discovered by Andrzej Tobola, gettext (this version, or theTrevor Johnson2004-02-181-1/+20
| | | | | | | | 0.12.1 version) fails to build if kaffe-devel-1.1.3 is installed. Kludge around this. Notes: svn path=/head/; revision=101282
* BROKEN: Inconsistent dependencies (qt 2.x and 3.x)Kris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101261
* Make fetchable (Alan Eldridge wrote that he "got explicit permissionTrevor Johnson2004-02-171-15/+5
| | | | | | | | | via email from the author to include it in ports"). Take maintainership. Remove cruft. Avoid use of "cut". Remove comments from packing list. Notes: svn path=/head/; revision=101259
* BROKEN: Does not compileKris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101258
* Remove this file: it just said "the package list is generated byTrevor Johnson2004-02-171-1/+0
| | | | | | | the Makefile." Notes: svn path=/head/; revision=101257
* BROKEN on 5.x: configure failsKris Kennaway2004-02-171-1/+7
| | | | Notes: svn path=/head/; revision=101255
* Chase home page.Trevor Johnson2004-02-171-1/+1
| | | | | | | Obtained from: <URL:http://www.google.com/> Notes: svn path=/head/; revision=101251
* Upgrade to 0.94.0125, add USE_SIZE, replace USE_MESA with USE_GL (portlint).Jimmy Olgeni2004-02-172-4/+5
| | | | Notes: svn path=/head/; revision=101240
* . Update to 0.8r40 (which will hopefully unbreak 5.x).Greg Lewis2004-02-179-208/+93
| | | | Notes: svn path=/head/; revision=101226
* BROKEN: Missing dependency on qmakeKris Kennaway2004-02-171-0/+2
| | | | Notes: svn path=/head/; revision=101185
* Mark as deprecated: either fails to fetch, and has done so for some time;Mark Linimon2004-02-175-0/+11
| | | | | | | | | | | | | | | | | | | and/or fails to build; and/or the maintainer has recommended that the ports are obsolete and should be deleted. In each of these cases, the port has been in trouble for quite some time. The deprecation date is set for April 09, 2004, except for a very few ports that are in really bad shape (or the maintainer has recommended deletion), in which case they are set for March 09, 2004. If anyone wants to keep these ports in the ports collection, now is the time to step up and fix them. PR: ports/62575 No objection: freebsd-ports, 10 days Notes: svn path=/head/; revision=101176
* Unmark as broken on -current; really, it's only broken on non-i386,Mark Linimon2004-02-171-2/+2
| | | | | | | due to the usual misuse of ints as pointers. Notified maintainer. Notes: svn path=/head/; revision=101163
* - add USE_GCC=2.95 and unbreak this portYen-Ming Lee2004-02-174-42/+17
| | | | | | | | - use PLIST_FILES and INFO instead of pkg-plist - use REINPLACE_CMD instead of file/patch-* Notes: svn path=/head/; revision=101162
* FORBIDDEN on 5.x: links against libc_r and libpthreadKris Kennaway2004-02-172-0/+8
| | | | Notes: svn path=/head/; revision=101160