Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Per bento logs, mark as broken on recent versions of 5.x due to gcc3.3 | linimon | 2003-12-23 | 1 | -0/+4 |
| | | | | preprocessor being more strict. Maintainer previously informed. | ||||
* | Add safestr, a simple and safe string handling library for C. | pav | 2003-12-23 | 6 | -0/+93 |
| | | | | | PR: ports/56129 Submitted by: Robert Schlotterbeck <rws@suki.rs.tarrant.tx.us> | ||||
* | Follow-Up commit: Document the reason for the hardcoded flags and | netchild | 2003-12-22 | 1 | -2/+3 |
| | | | | use the correct defaults... | ||||
* | Second part of the stlport-icc fix for 4.x. [1] | netchild | 2003-12-22 | 7 | -40/+79 |
| | | | | | | | | | | | This patch modifies some gcc parts too, but basically it makes the port respect CFLAGS. Because of bugs in combination with gcc 3.x and some optimization options the CFLAGS are hardcoded (better safe than sorry). I've tested the gcc part of the fix on 4-stable and two 5.x systems. Submitted by: Marius Strobl <marius@alchemy.franken.de> [1] Approved by: maintainer timeout (for devel/stlport) | ||||
* | - Update to 9999.03 | erwin | 2003-12-22 | 2 | -3/+12 |
| | | | | | PR: 60507 Submitted by: Lars Thegler <lars@thegler.dk> | ||||
* | Add p5-Test-Reporter 1.20 | mat | 2003-12-22 | 5 | -0/+55 |
| | | | | | | | Sends test results to cpan-testers@perl.org. PR: 60483 Submitted by: Lars Thegler <lars@thegler.dk> | ||||
* | Update to 0.30 | mat | 2003-12-22 | 2 | -2/+2 |
| | |||||
* | Update to Apache Ant 1.6.0. | znerd | 2003-12-22 | 3 | -1136/+1431 |
| | |||||
* | - Use Qt treeview libraries | krion | 2003-12-22 | 2 | -1/+33 |
| | | | | | | PR: 50992 Submitted by: zako <hagerakko@geocities.co.jp> Approved by: maintainer timeout > 1 month | ||||
* | Update to 3.2.2. | knu | 2003-12-22 | 3 | -7/+7 |
| | |||||
* | - upgrade to 0.39 | petef | 2003-12-22 | 4 | -4/+37 |
| | | | | | | | - remove redundant 'DESCRIPTION' header from pkg-descr PR: 60410 Submitted by: maintainer | ||||
* | Fetch from a working master site. | petef | 2003-12-21 | 2 | -2/+4 |
| | | | | Noticed by: fenner's port survey | ||||
* | - Use canonical form (ports@FreeBSD.org) in MAINTAINER line | sergei | 2003-12-21 | 4 | -4/+4 |
| | |||||
* | Backout previous commit. Mea maxima culpa for not doing the research | linimon | 2003-12-21 | 7 | -302/+472 |
| | | | | | | | | | to understand that this port was a dependency on many other ports, and as such should not have been done during a slush. Pass the pointy hat, please ... PR: ports/57475 Requested by: pav, marcus | ||||
* | - Update to version 0.41 | krion | 2003-12-21 | 2 | -2/+2 |
| | | | | | PR: 60438 Submitted by: maintainer | ||||
* | Update to 1.2.6: | linimon | 2003-12-21 | 7 | -471/+301 |
| | | | | | | | | Added SDL_LoadObject(), SDL_LoadFunction(), and SDL_UnloadObject() Added SDL_GL_MULTISAMPLEBUFFERS and SDL_GL_MULTISAMPLESAMPLES for FSAA PR: ports/41400 Submitted by: Marc Recht <marc@informatik.uni-bremen.de> | ||||
* | Catch up with libogg/libvorbis version bump. | naddy | 2003-12-21 | 2 | -10/+12 |
| | |||||
* | Add missing file and manpage. | demon | 2003-12-20 | 2 | -0/+3 |
| | | | | | PR: 60412 Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com> | ||||
* | Update email address. | edwin | 2003-12-20 | 1 | -1/+1 |
| | | | | | | | I'm not sure how much longer I will have a email account at rgv. PR: ports/60406 Submitted by: michael johnson <ahze@ahze.net> | ||||
* | - Update to 2.3 | pav | 2003-12-20 | 3 | -5/+6 |
| | | | | | PR: ports/59884 Submitted by: Sergey Matveychuk <sem@ciam.ru> (maintainer) | ||||
* | * Update to 2.0.8 | marcus | 2003-12-20 | 4 | -3/+24 |
| | | | | | | * Make sure we don't try to build with X support (this fixes the build on amd64) * Fix the file system type code | ||||
* | Update to 2.12 | clement | 2003-12-19 | 3 | -11/+11 |
| | | | | Approved by: erwin (mentor) | ||||
* | Per bento logs, mark as broken on 5.x, although not for the usual gcc | linimon | 2003-12-19 | 1 | -1/+7 |
| | | | | reasons. Informed maintainer. | ||||
* | Mark as broken on gcc3.3 due to the usual line continuation problems. | linimon | 2003-12-19 | 1 | -2/+8 |
| | | | | Notified maintainer. | ||||
* | Add cpan-upload 2.2, script for uploading distributions to CPAN. | erwin | 2003-12-19 | 5 | -0/+35 |
| | | | | | PR: 59850 Submitted by: Lars Thegler <lars@thegler.dk> | ||||
* | Per bento logs, advise anyone trying to use this port on the 64-bit | linimon | 2003-12-19 | 2 | -4/+16 |
| | | | | | | architectures that they need to upgrade. (Since the 2.x version has been out for a couple of years, this port should probably just be removed unless anyone sees a reason not to.) | ||||
* | add pytables 0.7.2 | ijliao | 2003-12-19 | 5 | -0/+85 |
| | | | | A hierarchical database for Python | ||||
* | Upgrade from 1.3 to 1.4 released in May... Switch to .tar.bz2. Regenerate | mi | 2003-12-19 | 5 | -126/+138 |
| | | | | the list of man-pages. | ||||
* | Remove mastersites; our server seems to be the only known place | linimon | 2003-12-18 | 1 | -2/+1 |
| | | | | | that 0.3.1 lives any more (for at least a year). This port is probably obsoleted by devel/py-orbit2. | ||||
* | ${LOCALBASE}/share/guile/slib/slibcat doesn't exist. The slib-guile port | marcus | 2003-12-18 | 1 | -1/+1 |
| | | | | installs ${LOCALBASE}/share/guile/slibcat. | ||||
* | This port also has a RUN_DEPENDS on slib-guile. Without it, new installations | marcus | 2003-12-18 | 1 | -2/+2 |
| | | | | won't be able to build GnuCash. | ||||
* | Add missing dependency. | osa | 2003-12-17 | 1 | -1/+2 |
| | | | | | | Submitted by: Sergey Akifyev <asa@gascom.ru> Approved by: Rui Lopes <rui@ruilopes.com> (maintainer) PR: 6032 | ||||
* | Update to 0.83. | tobez | 2003-12-17 | 2 | -2/+5 |
| | |||||
* | Fix build on 64-bit architectures. | bland | 2003-12-17 | 2 | -2/+2 |
| | | | | | | We should use %zu printf modifier to specify size_t equivalent argument. Reported by: bento | ||||
* | add argtable 2.2 | ijliao | 2003-12-17 | 6 | -0/+71 |
| | | | | An ANSI C library for parsing GNU style command line arguments | ||||
* | - Add CONFLICTS against newly added coreutils port. | pav | 2003-12-17 | 2 | -0/+4 |
| | |||||
* | - Update to 1.0.9 | pav | 2003-12-17 | 2 | -2/+2 |
| | | | | | PR: ports/60312 Submitted by: Johannes Groedem <johs@copyleft.no> (maintainer) | ||||
* | Update to 0.14. | tobez | 2003-12-16 | 3 | -2/+3 |
| | |||||
* | Update to 1.420. | tobez | 2003-12-16 | 2 | -2/+2 |
| | |||||
* | Update to 1.07. | tobez | 2003-12-16 | 2 | -2/+2 |
| | |||||
* | Update to 2.34. | tobez | 2003-12-16 | 2 | -2/+2 |
| | | | | Submitted by: demon | ||||
* | Update to 1.02. | tobez | 2003-12-16 | 2 | -2/+2 |
| | |||||
* | Update to 1.20. | tobez | 2003-12-16 | 2 | -2/+2 |
| | |||||
* | Update to 0.9. | tobez | 2003-12-16 | 4 | -16/+13 |
| | |||||
* | Update to 0.25.06 | mat | 2003-12-16 | 2 | -2/+2 |
| | | | | Fix "local" tz detection on FreeBSD | ||||
* | Update to 0.07 | mat | 2003-12-16 | 2 | -2/+2 |
| | |||||
* | Update to 0.15. | tobez | 2003-12-16 | 2 | -2/+2 |
| | | | | | PR: 58924 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> | ||||
* | Update to 0.52. | tobez | 2003-12-16 | 2 | -2/+2 |
| | |||||
* | Update to 1.23. | tobez | 2003-12-16 | 2 | -3/+3 |
| | | | | | PR: 59852 Submitted by: Lars Thegler <lars@thegler.dk> (PR), demon | ||||
* | Update to version 2.1.36. | steve | 2003-12-16 | 2 | -2/+2 |
| | | | | | PR: 60151 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> | ||||
* | This port requires perl 5.6. Really. | tobez | 2003-12-16 | 1 | -1/+1 |
| | | | | | | | Use IGNORE instead of BROKEN in order not to tempt bento into trying to build it with 5.005_03. Reported by: bento via kris | ||||
* | - Chase libraries for new SDL_gfx version. | krion | 2003-12-16 | 1 | -2/+2 |
| | |||||
* | - Update libvanessa_adt to 0.0.5 | pav | 2003-12-16 | 9 | -6/+9 |
| | | | | | | | | - Update libvanessa_logger to 0.0.5 - Update libvanessa_socket to 0.0.6 PR: ports/60261 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) | ||||
* | - Chase libraries for new Imlib2 version | krion | 2003-12-16 | 1 | -1/+1 |
| | |||||
* | Replace BROKEN with IGNORE for perl version < 5.6. | demon | 2003-12-15 | 1 | -3/+3 |
| | | | | Submitted by: maintainer | ||||
* | - Update to version 0.3.5 | krion | 2003-12-15 | 3 | -15/+31 |
| | |||||
* | Update to 0.5.0. | knu | 2003-12-15 | 3 | -3/+4 |
| | |||||
* | Update to 0.5.3. | knu | 2003-12-15 | 6 | -6/+6 |
| | |||||
* | Update to v1.8: added -C 'skip CVS directory(s)' option; added -F 'single | linimon | 2003-12-15 | 3 | -26/+28 |
| | | | | | | | | file per diagram' option; bugfixes (see CHANGES). Submitter has asked for maintainership (it was ports@). PR: ports/60157 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> | ||||
* | requires perl > 5.6.1 | ijliao | 2003-12-15 | 1 | -1/+7 |
| | |||||
* | -O makes -stable memory exhausted, so disable it | ijliao | 2003-12-15 | 1 | -1/+2 |
| | | | | Submitted by: bento log | ||||
* | - Fix dependency on slib-guile | pav | 2003-12-15 | 1 | -1/+1 |
| | | | | Pointy hat to: pav | ||||
* | - Chase new slib-guile infrastructure | pav | 2003-12-15 | 1 | -1/+1 |
| | |||||
* | - Fix a bug to create the stabs table | krion | 2003-12-14 | 2 | -0/+12 |
| | | | | Submitted by: Patrick MARIE <mycroft@virgaria.org> | ||||
* | Update to 0.8.5. | roam | 2003-12-14 | 3 | -13/+12 |
| | |||||
* | Add Tom's AVR Assembler, compatible with the Atmel DOS Assembler. | wes | 2003-12-14 | 16 | -0/+215 |
| | | | | | This port also fetches the Atmel distribution and extracts the include files and HTML documentation. | ||||
* | Port to amd64 (note: requires ld-elf.so bugfix to actually work) | peter | 2003-12-14 | 4 | -15/+71 |
| | |||||
* | Parametrize the version number to unbreak packaging -- we switched | mi | 2003-12-14 | 2 | -2/+3 |
| | | | | | | | the default to Tcl-8.4, but the version in pkg-plist was hardcoded as 8.3 Prodded by: kris | ||||
* | s|#if |#ifdef | | oliver | 2003-12-14 | 1 | -1/+1 |
| | |||||
* | update to 1.5.1 which unbreaks build on 5 | oliver | 2003-12-14 | 5 | -65/+91 |
| | |||||
* | require gcc > 3.0 | ijliao | 2003-12-13 | 1 | -0/+2 |
| | |||||
* | Fix a typo. | olgeni | 2003-12-13 | 1 | -1/+1 |
| | |||||
* | - Update to 4.1.12 | pav | 2003-12-13 | 14 | -238/+350 |
| | | | | | | | | | - Add knob to enable to arts sound driver - Use PORTSDOC - Use INFO PR: ports/60193 Submitted by: Thierry Thomas <thierry@pompo.net> | ||||
* | Add The SMV (Symbolic Model Verifier), a tool for | pav | 2003-12-13 | 11 | -0/+233 |
| | | | | | | | | checking finite state systems against specifications the temporal logic CTL (Computational Tree Logic). PR: ports/59429 Submitted by: Marc van Woerkom <marc.vanwoerkom@fernuni-hagen.de> | ||||
* | - Reset maintainer to ports@FreeBSD.org due to lack of response | sergei | 2003-12-13 | 1 | -1/+1 |
| | | | | from maintainer for over a year | ||||
* | - Change maintainership of this port to x11@, too. | anholt | 2003-12-13 | 4 | -2/+28 |
| | | | | | | | | | - Install xttMod.tmpl, which may be used by XFree86-4-Server soon - Use #!/usr/bin/env perl to increase chances of finding perl. Perl should be unnecessarry once we get XFree86 4.4.0. PR: ports/60005 (perl) Submitted by: nik | ||||
* | s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (the | netchild | 2003-12-12 | 2 | -4/+4 |
| | | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio. | ||||
* | Respect WITHOUT_ARTS to disable arts support even if arts is already | kris | 2003-12-12 | 1 | -1/+1 |
| | | | | installed. | ||||
* | Updated to 1.00 | skv | 2003-12-11 | 2 | -4/+3 |
| | |||||
* | Updated to 0.21 | skv | 2003-12-11 | 2 | -2/+2 |
| | |||||
* | Updated to 0.59 | skv | 2003-12-11 | 2 | -2/+2 |
| | |||||
* | Updated to 1.03 | skv | 2003-12-11 | 2 | -2/+2 |
| | |||||
* | - Update to 1.9.0 | dinoex | 2003-12-11 | 4 | -6/+8 |
| | |||||
* | Add p5-File-chdir 0.06, a more sensible way to change directories. | skv | 2003-12-10 | 5 | -0/+41 |
| | |||||
* | . Simplify the documentation handling using PORTDOCS. This also means | glewis | 2003-12-10 | 2 | -498/+68 |
| | | | | | | | | the documentation is now handled correctly in pkg-plist. . Use EXAMPLESDIR and JAVAJARDIR in Makefile and pkg-plist. PR: 59022 Submitted by: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> (maintainer) | ||||
* | Update to 0.33 | mat | 2003-12-09 | 2 | -13/+3 |
| | | | | Work with all perls | ||||
* | Update to 1.03 | mat | 2003-12-09 | 2 | -2/+2 |
| | |||||
* | Update to 0.06 | mat | 2003-12-09 | 2 | -3/+2 |
| | |||||
* | Update to 1.21 | erwin | 2003-12-09 | 2 | -2/+2 |
| | |||||
* | Update to 1.2.0 | bland | 2003-12-09 | 8 | -84/+67 |
| | |||||
* | Updated to 0.80 | skv | 2003-12-09 | 3 | -2/+3 |
| | |||||
* | Updated to 0.12 | skv | 2003-12-09 | 2 | -2/+2 |
| | |||||
* | Updated to 0.25 | skv | 2003-12-09 | 2 | -2/+2 |
| | |||||
* | Updated to 1.02 | skv | 2003-12-09 | 7 | -8/+7 |
| | |||||
* | Updated to 0.104 | skv | 2003-12-09 | 2 | -2/+2 |
| | |||||
* | Updated to 1.6 | skv | 2003-12-09 | 2 | -2/+2 |
| | |||||
* | - Update to 3.0.0 (unbreaks fetching) | sergei | 2003-12-09 | 3 | -31/+10 |
| | | | | Prompted by: fenner's portsurvey | ||||
* | Updated to 1.3 | skv | 2003-12-09 | 3 | -10/+9 |
| | |||||
* | Updated to 0.07 | skv | 2003-12-08 | 2 | -2/+2 |
| | |||||
* | Updated to 2.03 | skv | 2003-12-08 | 2 | -2/+2 |
| | |||||
* | Updated to 1.13 | skv | 2003-12-08 | 3 | -4/+3 |
| | |||||
* | Updated to 0.04 | skv | 2003-12-08 | 2 | -2/+2 |
| | |||||
* | Updated to 0.2 | skv | 2003-12-08 | 2 | -3/+9 |
| | |||||
* | Updated to 0.06 | skv | 2003-12-08 | 2 | -2/+2 |
| | |||||
* | Updated to 2003.1126 | skv | 2003-12-08 | 2 | -2/+2 |
| | |||||
* | Update to 0.24 | erwin | 2003-12-08 | 2 | -3/+2 |
| | | | | | - More tests (richardc) - Made exec() work (see t/19invoke_djbish.t if you're curious) | ||||
* | - Update to 1.011 | sergei | 2003-12-08 | 5 | -123/+2 |
| | | | | - Removed patches intergrated into upstream | ||||
* | Mark as broken on 5.x (stricter gcc3.3 string continuation handling). | linimon | 2003-12-08 | 1 | -1/+7 |
| | |||||
* | Update to 1.0.p25. See =README.arch-newstuff for an overview of | linimon | 2003-12-08 | 4 | -156/+168 |
| | | | | | | | | | | the extensive changes. Of course there are the usual bugfixes. Also fix the mastersites and WWW url. PR: ports/54754, ports/55747 Submitted by: Shu-yu Guo <shu@rufuran.org>, Michal F. Hanula <frankie@7f000001.org> Committed on behalf of wjv@, who is letting real life take precedence over FreeBSD right now. | ||||
* | Fix PLIST entry. | bland | 2003-12-08 | 2 | -1/+2 |
| | | | | Reported by: adamw | ||||
* | - Fix build on -CURRENT | pav | 2003-12-08 | 3 | -5/+34 |
| | | | | | | | - Mark ONLY_FOR_ARCHS = i386 PR: ports/58502 Submitted by: elvis <elvis@sslab.cs.ccu.edu.tw> | ||||
* | Update to 0.6. | marcus | 2003-12-08 | 2 | -4/+7 |
| | | | | | PR: 60024 Submitted by: maintainer | ||||
* | Update to 1.3.5 | bland | 2003-12-07 | 2 | -2/+2 |
| | |||||
* | Restyle email address of (non)maintainer. | linimon | 2003-12-07 | 1 | -1/+1 |
| | |||||
* | Add port for ipython 0.50, | perky | 2003-12-07 | 6 | -0/+209 |
| | | | | | | | An enhanced Interactive Python shell. PR: 59981 Submitted by: Dryice Liu <dryice@hotpop.com> | ||||
* | Add as31, a free 8051 assembler originally written by Ken Stauffer. | pav | 2003-12-06 | 6 | -0/+58 |
| | | | | | | | | AS31 is a good tool for building small 8051-based projects that are written in 100% 8051 assembly language. PR: ports/59549 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> | ||||
* | - Update to 1.3.4 | bland | 2003-12-06 | 4 | -75/+26 |
| | | | | | - Switchover to GNOME master site - Use bzip2 source archives | ||||
* | - Update to version 4.0.3 | krion | 2003-12-06 | 3 | -9/+14 |
| | | | | | PR: 59885 Submitted by: maintainer | ||||
* | OpenTop contains framework classes that provide the features | krion | 2003-12-06 | 5 | -0/+653 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | you need to write network-centric, web-enabled and internationalized applications in C++. It enables you to: * create network clients and servers using either raw socket facilities or higher-level protocols such as HTTP and FTP. * create multi-threaded applications and manage synchronization between threads using simple but effective threading abstractions which are common to all platforms. * use the full Unicode character range, using built-in character types and standard string classes. * use byte and character streams and manipulate files using an API inspired by the excellent java.io package. * take advantage of its open architecture by registering your own (or third-party) classes to perform custom processing. * write portable applications and extension libraries. OpenTop is an ideal base on which to deliver cross-platform solutions, benefitting independent software vendors and corporate IT departments. * integrate XML into your C++ applications with the C++ XML Toolkit extension library. PR: 59887 Submitted by: Sergey Matveychuk <sem@ciam.ru> | ||||
* | Add p5-Algorithm-Interval2Prefix 0.02, | tobez | 2003-12-06 | 5 | -0/+34 |
| | | | | | | | | generate prefixes from intervals. PR: 59982 Submitted by: Lars Thegler <lars@thegler.dk> | ||||
* | Update to 2.8.3. | adamw | 2003-12-06 | 2 | -2/+2 |
| | |||||
* | Add many examples from TI | lev | 2003-12-05 | 3 | -11/+488 |
| | |||||
* | Fix multiplication code generation. | lev | 2003-12-05 | 4 | -4/+4 |
| | |||||
* | upgrade to 1.0.13 | ijliao | 2003-12-05 | 5 | -110/+35 |
| | |||||
* | Add libcheck 0.8.4, a unit test framework for C. | mikeh | 2003-12-05 | 5 | -0/+62 |
| | | | | | PR: 59280 Submitted by: mikeh@FreeBSD.org | ||||
* | * Developer released a new tarball without incrementing the version number | obraun | 2003-12-05 | 4 | -60/+88 |
| | | | | | | | | (verified). Upgrade to this version and bump PORTREVISION. * Allow choosing of TK Version (default 8.4) PR: ports/59618 Submitted by: maintainer | ||||
* | - Update to 0.5.0 | dinoex | 2003-12-05 | 3 | -2/+5 |
| | |||||
* | Add py-cheetah 0.9.15, | perky | 2003-12-05 | 5 | -0/+173 |
| | | | | a python-based template engine for any text-based formats. | ||||
* | Update to 1.049 | arved | 2003-12-05 | 3 | -2/+6 |
| | | | | | PR: 59932 Submitted by: Rui Lopes <rui@ruilopes.com> | ||||
* | Add p5-Class-Base 0.03, useful base class for deriving other modules. | mat | 2003-12-05 | 5 | -0/+41 |
| | | | | | PR: 59622 Submitted by: Lars Thegler <lars@thegler.dk> | ||||
* | - Update to 2.24, which includes a fix for parallel building | sergei | 2003-12-04 | 4 | -53/+16 |
| | | | | | | | | | - Install manpages to the standard location - Sort pkg-plist - Assign maintainership to the submitter PR: 59661 Submitted by: Jason Evans <jasone@canonware.com> | ||||
* | Update to 0.28 | mat | 2003-12-04 | 3 | -2/+8 |
| | |||||
* | Update to 0.04 | mat | 2003-12-04 | 2 | -4/+2 |
| | |||||
* | Update to 0.16 | mat | 2003-12-04 | 2 | -2/+2 |
| | |||||
* | Update to 0.06 | mat | 2003-12-04 | 3 | -4/+6 |
| | |||||
* | Update to 0.78 | mat | 2003-12-04 | 2 | -2/+2 |
| | |||||
* | Update to 0.04.02 | mat | 2003-12-04 | 2 | -2/+3 |
| | |||||
* | Update to 0.19 | mat | 2003-12-04 | 2 | -4/+3 |
| | |||||
* | Update to 0.72 | mat | 2003-12-04 | 2 | -2/+2 |
| | | | | | PR: 59635 Submitted by: maintainer | ||||
* | Update to version 2.38. | demon | 2003-12-04 | 2 | -2/+2 |
| | |||||
* | Update to 1.52. | tobez | 2003-12-04 | 2 | -2/+2 |
| | |||||
* | - Fix build by ignoring invalid python syntax. | perky | 2003-12-04 | 1 | -3/+5 |
| | | | | | | | - Assign Filippo Natali to new maintainer. Submitted by: Filippo Natali <pitonat@libero.it>, Khairil Yusof <kaeru@pd.jaring.my> | ||||
* | Make fetchable by updating to 0.8.4. The change log says: | trevor | 2003-12-04 | 3 | -20/+3 |
| | | | | | Removed empty branches from filter regexps; this is a nonportable feature of GNU libc which broke on FreeBSD libc. | ||||
* | Add two patches to make pwlib build on Sparc64 | roger | 2003-12-03 | 4 | -0/+100 |
| | | | | Approved my Joe | ||||
* | Fix build errors caused by cut-n-paste. | jeh | 2003-12-01 | 2 | -4/+4 |
| | | | | Approved by: portmgr (marcus@) | ||||
* | - Unbreak on 5.x | pav | 2003-12-01 | 7 | -10/+244 |
| | | | | | | | | | | - Respect CFLAGS - Silence Portlint PR: ports/59770 Submitted by: Sergey Matveychuk <sem@ciam.ru> Approved by: marcus (portmgr) Approved by: adamw (mentor) | ||||
* | Fix typo error (ONLY_FOR_ARCH => ONLY_FOR_ARCHS), | vanilla | 2003-11-30 | 1 | -1/+1 |
| | | | | | | | this fix building on non-i386 archs. Submitted by: maintainer Approved by: portmgr (marcus) | ||||
* | add missing dependence | ijliao | 2003-11-28 | 1 | -0/+4 |
| | | | | Approved by: portmgr (kris) | ||||
* | - fix for PR 58925 | andreas | 2003-11-26 | 2 | -0/+63 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | solves problem of hanging usb sessions with cams using gphoto2 ptp2 driver - bumped port revision - tested by different people under -current and -stable, no ill side effects and really cures the problem. The author of bsd.c clearly states out in the sources, that he has ported codee from linux 1:1 and he "kind of hopes" that it is ok. But it wasn't. This patch fixes hang that happens after the 1st read because the USB driver tries to read more bytes than are available. 0000 10 00 00 00 01 00 02 10-00 00 00 00 01 00 00 00 ................ 1.240828 gphoto2-port(2): Reading 512=0x200 bytes from port... gp_port_read: Operation timed out 9.267455 PTP2/library.c(2): PTP: gp_port_* function returned 0xffffffde -34 9.267819 context(0): PTP I/O error PR: 58925 Submitted by: Mariusz Woloszyn <emsi@ipartners.pl> Reviewed by: John Reynolds <johnjen@reynoldsnet.org> and some tester Approved by: portmgr@ (Joe Marcus Clarke <marcus@marcuscom.com>) | ||||
* | According to fenner's survey, 6 of 11 files were fetchable, because | trevor | 2003-11-26 | 5 | -6671/+66 |
| | | | | | | | | | | | | | outdated files were removed from the FTP sites. Use newest XFree86-devel and glibc-devel on both Alpha and i386; newest kernel-source and libstdc++-devel on Alpha; and newest cpp, gcc, gcc-c++, gcc-g77 and libstdc++-devel on i386. Generate packing list from a fake installation. Note GNU GPL restriction. Speed up fetching of updates for the Alpha. Take maintainership. Approved by: portmgr | ||||
* | This doesn't compile on the Alpha or x86-64. | trevor | 2003-11-25 | 1 | -0/+1 |
| | | | | | reported by: kris Approved by: portmgr | ||||
* | Make fetchable by updating to latest version (previous distfile has | trevor | 2003-11-25 | 6 | -45/+3 |
| | | | | | | been removed from the author's site). Approved by: portmgr | ||||
* | Update to 1.2.11 | kevlo | 2003-11-24 | 3 | -77/+5 |
| | | | | | PR: 59629 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> | ||||
* | Don't build this on amd64. | marcus | 2003-11-24 | 1 | -0/+2 |
| | | | | Approved by: portmgr (implicit) | ||||
* | Mark this port ONLY_FOR_ARCHS=i386. | marcus | 2003-11-24 | 2 | -0/+4 |
| | | | | | Approved by: maintainer portmgr (implicit) | ||||
* | Linux version of Allegro, the cross-platform library for game development. | pav | 2003-11-23 | 13 | -0/+193 |
| | | | | Approved by: adamw (mentor) | ||||
* | Ack, I knew I forgot something. Add a new -C argument that enables pedantic | marcus | 2003-11-23 | 3 | -8/+12 |
| | | | | | | | committer mode. This is the identical to -A except it omits the new port checks. Requested by: eik | ||||
* | Standardize all error messages to include the filename at least (and line | marcus | 2003-11-23 | 2 | -196/+213 |
| | | | | | | number where possible). Bump version to 2.5.2. Reviewed by: eik | ||||
* | - Fix WWW: line according to Fenner's survey | krion | 2003-11-22 | 1 | -1/+1 |
| | |||||
* | . Update to 1.7. | glewis | 2003-11-22 | 4 | -4/+9 |
| | | | | | PR: 56140 Submitted by: Fernan Aguero <fernan@iib.unsam.edu.ar> | ||||
* | Upgrade to Twisted 1.1.0! | nbm | 2003-11-21 | 3 | -4287/+8719 |
| | | | | Also take over maintainership from Johann with his permission. | ||||
* | Add -fPIC to fix build on amd64 | arved | 2003-11-21 | 1 | -0/+1 |
| | |||||
* | Update to 0.55 | mat | 2003-11-21 | 2 | -2/+2 |
| | |||||
* | Update to 0.04 | mat | 2003-11-21 | 2 | -4/+11 |
| | |||||
* | Respect CFLAGS, should fix build on alpha | arved | 2003-11-21 | 1 | -0/+5 |
| | |||||
* | Update to 0.05 | mat | 2003-11-21 | 2 | -3/+2 |
| | |||||
* | There are several security related problem in bugzilla 2.16.3 and earlier, | jeh | 2003-11-21 | 6 | -9/+6 |
| | | | | | | | | The bugzilla developer released a security advisory. see: http://www.bugzilla.org/security/2.16.3/ PR: 58905 Submitted by: Kang Liu | ||||
* | Update to 5.3 and get rid of BROKEN | leeym | 2003-11-21 | 5 | -15/+33 |
| | | | | | PR: 59534 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> | ||||
* | This is unfetchable (discovered by fenner's survey). | trevor | 2003-11-21 | 1 | -0/+1 |
| | |||||
* | * Check to make sure new ports do not contain PORTREVISION [1] | marcus | 2003-11-21 | 2 | -4/+150 |
| | | | | | | | | | | | | | | * Check to make sure new ports do not contain PORTEPOCH * Throw a FATAL error if an additional file exists in the port directory but not in CVS [2] * Throw a FATAL error if a file is in CVS but not in the port's directory [2] * Throw a FATAL error if a file was deleted from CVS but still in the port's directory [2] * Warn if a new file contains a non-empty RCS Id [2] * Add a missing ``if ($verbose)'' [2] Submitted by: arved [1] eik [2] | ||||
* | Make this port fetchable by moving it back to the gdb-5.3 final release. | mp | 2003-11-21 | 2 | -8/+2 |
| | | | | The gdb-5.3.1 development branch died off in favor of gdb-6.0. | ||||
* | Update to 0.9.1. | knu | 2003-11-21 | 2 | -2/+2 |
| | |||||
* | Update the Ruby/GNOME2 suite to 0.8.0. | knu | 2003-11-21 | 3 | -16/+4 |
| | |||||
* | Fix a typo. | knu | 2003-11-21 | 1 | -1/+1 |
| | |||||
* | Update to 10.3. | knu | 2003-11-21 | 2 | -2/+2 |
| | |||||
* | Update to 0.2. | knu | 2003-11-21 | 2 | -2/+2 |
| | | | | | PR: 58935 Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp> | ||||
* | - Update to version 0.8 | krion | 2003-11-21 | 3 | -9/+13 |
| | | | | | PR: 59517 Submitted by: Ports Fury | ||||
* | - Fix build (previous update was incomplete): | sergei | 2003-11-21 | 1 | -10/+10 |
| | | | | | | | | | | | | | Do not add PYTHON_* variables to MAKE_ENV unless WITH_PYTHON knob is enabled - Remove spaces on empty line to please portlint While I'm here: - s/+=/=/ where appropriate PR: 59255 Submitted by: Sergey Matveychuk <sem@ciam.ru> Approved by: maintainer's silence | ||||
* | Fix some old devices, add new ones. | lev | 2003-11-20 | 4 | -4/+4 |
| | |||||
* | Fix packing list. | trevor | 2003-11-20 | 1 | -2/+2 |
| | |||||
* | Apply a patch that fixes a bug and a memory leak. | knu | 2003-11-20 | 6 | -0/+249 |
| | | | | Obtained from: [ruby-dev:21973] | ||||
* | I was getting a recursive error on CFLAGS I didn't get on 5.x | jeh | 2003-11-20 | 3 | -6/+6 |
| | |||||
* | On kris@ suggestion use _CPUCFLAGS to get -mtune also. And I had forgotten | jeh | 2003-11-20 | 3 | -3/+6 |
| | | | | CXXFLAGS | ||||
* | . Install the etc directory. Various documentation refers to files in | glewis | 2003-11-20 | 2 | -1/+13 |
| | | | | | | | | this directory. PR: 58450 Submitted by: Remco van 't Veer <rwvtveer@xs4all.nl> Approved by: znerd (maintainer) | ||||
* | Since once mk/bsd.cpu.mk adds the -mcpu and/or -march flags they can't | jeh | 2003-11-20 | 5 | -8/+20 |
| | | | | | | be removed. And setting NO_CPU_CFLAGS in a ports Makefile does not help. It might be nice if Mk/bsd.port.mk would remove it if NO_CPU_CFLAGS was set, patch coming soon. | ||||
* | Set PORTREVISION to 0. Fix packing list. | trevor | 2003-11-20 | 1 | -1/+3 |
| | |||||
* | Reset unreachable MAINTAINERs to ports@FreeBSD.org | eik | 2003-11-20 | 9 | -9/+9 |
| | | | | | PR: 59109 Approved by: marcus (mentor) | ||||
* | upgrade to 1.6.1 | ijliao | 2003-11-19 | 7 | -104/+1409 |
| | |||||
* | Decrease PORTREVISION from 2 to 0. I hope no one has installed | trevor | 2003-11-19 | 1 | -0/+1 |
| | | | | these yet. | ||||
* | new Linux/i386 binary port of GLib version 2.X | trevor | 2003-11-19 | 4 | -0/+45 |
| | |||||
* | Upgrade to version 0.93.0909. | olgeni | 2003-11-19 | 6 | -48/+48 |
| | | | | | PR: 59382 Submitted by: Sebastian Yepes F. [ESN] <esn@x123.info> | ||||
* | new Linux/i386 binary port of Accessibility Toolkit library | trevor | 2003-11-19 | 4 | -0/+44 |
| | |||||
* | Fix typos | lev | 2003-11-19 | 4 | -8/+8 |
| | |||||
* | Currently this fails to compile and install both on 4.x and 5.x. | linimon | 2003-11-19 | 1 | -0/+2 |
| | |||||
* | Fix a long standing bug, uncovered by the KDE-team's attempt to use this | mi | 2003-11-19 | 1 | -1/+1 |
| | | | | | port to build x11-toolkits/qt32 -- the qmake.conf installed did not have any thread flags set at all. Bump portrevision. | ||||
* | - Update to 1.3.8 | bland | 2003-11-18 | 3 | -9/+11 |
| | | | | - Switchover to GNOME master site and bzip2 source archives. | ||||
* | Update to 1.3.8 | bland | 2003-11-18 | 7 | -78/+15 |
| | |||||
* | - make portlint happy | dinoex | 2003-11-18 | 1 | -2/+2 |
| | |||||
* | Upgrade to 0.3.4 | des | 2003-11-18 | 3 | -31/+15 |
| | |||||
* | - make portlint happy | dinoex | 2003-11-18 | 1 | -7/+7 |
| | |||||
* | Update the COMMENT and pkg-description to reflect JAVA as being in here | jeh | 2003-11-18 | 2 | -6/+6 |
| | |||||
* | * UPdate the *-rtems-gcc ports to include gcj (Java). Since the gcj | jeh | 2003-11-18 | 29 | -373/+79 |
| | | | | | | depends so heavily on c++ it was getting silly to keep it seperate for all the mangeling of the Makefiles that was required * Remove the *-rtems-gcj ports (MOVED) to be commited next. | ||||
* | pmk has moved from premk.sf.net to pmk.sf.net. Update WWW accordingly. | seanc | 2003-11-18 | 1 | -1/+1 |
| | |||||
* | Upgrade QMake to Qt-3.2.3. For the record, the patches to make | mi | 2003-11-18 | 2 | -2/+2 |
| | | | | | x11-toolkits/qt32 use this port instead of building its own qmake were submitted to the KDE team over a month ago. | ||||
* | Remove EXAMPLESDIR. | marcus | 2003-11-18 | 1 | -0/+1 |
| | | | | Submitted by: krion | ||||
* | Update to 2.5.0. | marcus | 2003-11-18 | 4 | -45/+135 |
| | | | | | | | | | | | | | | * Add some linenumbers to the whole file search * Hack the direct command use code some more * Add a check for the deprecated USE_MESA * Allow PKGCATEGORY not in CATEGORIES [1] * Allow %B in pkg-plist, as it has a valid prefix [1] * Allow simple rm -f, it needs no redirection [1] * Add portlintgrep.pl, an example on how to use portlint to find certain portlint problems in the ports tree [2] Submitted by: dinoex [1] eik [2] | ||||
* | Use USE_OPENLDAP instead of requiring LDAP explicitly. This fixes the build | marcus | 2003-11-18 | 2 | -4/+4 |
| | | | | | | on bento. Reported by: bento via kris | ||||
* | Put a comment warning about USE_AUTOHEADER and USE_AUTOCONF | jeh | 2003-11-17 | 4 | -0/+12 |
| | |||||
* | I believe with the upgrade to gcc-3.2.3 these are no longer broken on 5.x | jeh | 2003-11-17 | 4 | -16/+0 |
| | |||||
* | Oops, forgot to adjust MASTER_SITES. | tg | 2003-11-17 | 1 | -1/+2 |
| | |||||
* | USE_REINPLACE need be defined only when REINPLACE_CMD is used. | trevor | 2003-11-17 | 20 | -20/+0 |
| | |||||
* | New port ecos-tools. This will install the configuration tools | tg | 2003-11-17 | 9 | -0/+214 |
| | | | | for the eCos embedded OS. | ||||
* | USE_REINPLACE must be defined before REINPLACE_CMD may be used. | trevor | 2003-11-17 | 6 | -0/+6 |
| | |||||
* | Add cxxtest 3.0.1, a simple yet powerful | krion | 2003-11-17 | 6 | -0/+157 |
| | | | | | | | JUnit/CppUnit/xUnit-like framework for C++. PR: 55606 Submitted by: andrew morton <drewish@katherinehouse.com> | ||||
* | fix "Variable MASTERDIR is recursive" | sf | 2003-11-17 | 6 | -12/+12 |
| | |||||
* | Fix the usage of MASTERDIR in both the slave and master port as mentioned | jeh | 2003-11-17 | 30 | -37/+78 |
| | | | | in PR: 59254 | ||||
* | Update to 1.6 | pav | 2003-11-17 | 4 | -17/+62 |
| | | | | Approved by: adamw (mentor) | ||||
* | Don't install gccbug over the one from the -rtems-gcc bug | jeh | 2003-11-17 | 2 | -4/+5 |
| | |||||
* | Fix patch | jeh | 2003-11-17 | 1 | -2/+2 |
| | |||||
* | Wrong directory | jeh | 2003-11-17 | 8 | -0/+8 |
| | |||||
* | Second part of the gccbug commit | jeh | 2003-11-17 | 8 | -8/+0 |
| | |||||
* | Don't install gccbug over the version installed by *-rtems-gcc | jeh | 2003-11-17 | 2 | -5/+6 |
| | |||||
* | Install the .info files with a ???-rtems- prefix so they don't confilct. | jeh | 2003-11-17 | 1 | -6/+36 |
| | |||||
* | - Update to version 0.40 | krion | 2003-11-17 | 2 | -2/+2 |
| | | | | | PR: 59345 Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) | ||||
* | Upgrade to 0.6. | obraun | 2003-11-17 | 3 | -10/+11 |
| | | | | | PR: ports/59173 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> | ||||
* | Change the .info files so that it is possible to do info i386-rtems-ld and | jeh | 2003-11-16 | 2 | -3/+42 |
| | | | | get the ld info page for the port and no the system ld info page. | ||||
* | - Remove patch not needed anymore | sergei | 2003-11-16 | 1 | -13/+0 |
| | | | | | PR: 59270 Submitted by: maintainer | ||||
* | When installing bison, create a symlink from bin/bison to bin/bison1875 | seanc | 2003-11-16 | 8 | -4/+20 |
| | | | | | | | | | that way ports that require bison1875 (ie: PostgreSQL 7.4+) can properly detect this dependency. Given both bison's have the appropriate CONFLICTS sections, this should be a big enough hint to users to move from bison < 1.875 to something more recent. Bump port revision. Pointy hat to: bison(1) authors for grammar incompatibilities | ||||
* | * Update to 2.4.8 | marcus | 2003-11-16 | 2 | -6/+45 |
| | | | | | | | | | | | * Add a check to make sure the last line of a slave port's Makefile contains an appropriate MASTERDIR include directive [1] * study() the $whole string to improve performance [1] * Fix the search for direct command use * Check for ports that may break INDEX [1] * Check for GNOME ports that use pre-patch and gnomehack Submitted by: eik [1] | ||||
* | Add activitymail 1.16, a program for sending email messages | sergei | 2003-11-16 | 5 | -0/+38 |
| | | | | | | | for CVS repository commits. PR: 59197 Submitted by: Joseph Scott <joseph@randomnetworks.com> | ||||
* | unPERLify, and use ${FIND} and ${XARGS} where appropriate. | marcus | 2003-11-16 | 9 | -31/+42 |
| | | | | | PR: 48253 Submitted by: Simon 'portlint' Schubert <corecode@corecode.ath.cx> | ||||
* | Fix some ports that write something after bsd.port.mk | eik | 2003-11-15 | 9 | -18/+2 |
| | | | | | PR: 59254 Approved by: marcus (mentor) | ||||
* | Fix build against sqlite-2.8.6 | bms | 2003-11-14 | 1 | -0/+15 |
| | | | | Noticed by: kris | ||||
* | Fix assignment to .if_flags filed of netload structure. It supposed to be | bland | 2003-11-14 | 2 | -8/+60 |
| | | | | | bit flag set. And GLIBTOP_IF_FLAGS_xx are defined as bit offsets not bitmasks as it was assumed before. | ||||
* | Small bug fix. This is of strong relevance to the Axiom port which | markm | 2003-11-14 | 4 | -0/+133 |
| | | | | I hope to commit in a week or three. | ||||
* | switch my ports to my FreeBSD address | eik | 2003-11-14 | 1 | -1/+1 |
| | | | | Approved by: marcus (mentor) | ||||
* | . Add missing -n so that manpages message is consistent with other | glewis | 2003-11-14 | 1 | -1/+1 |
| | | | | install messages. | ||||
* | - Fix build on -current | krion | 2003-11-14 | 1 | -0/+1 |
| | | | | Reported by: bento via kris | ||||
* | Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. | trevor | 2003-11-13 | 24 | -64/+76 |
| | |||||
* | Install (La)TeX files where (la)tex can find them. | tg | 2003-11-13 | 3 | -3/+32 |
| | | | | PR: 58979 | ||||
* | Synchronize auto* tools naming convention with ones from FreeBSD | bland | 2003-11-13 | 1 | -0/+9 |
| | | | | | | | ports collection. PR: 59189 Submitted by: Koop Mast <einekoai@chello.nl> | ||||
* | Remove my e-mail address from DESCR files of ports | trevor | 2003-11-13 | 3 | -3/+0 |
| | | | | I have contributed, in order to attract less spam. | ||||
* | Remove my e-mail address from comment blocks of ports | trevor | 2003-11-13 | 1 | -1/+1 |
| | | | | I have contributed, in hopes of attracting less spam. | ||||
* | Search for system-wide configs in ${PREFIX}/etc/subversion, when | lev | 2003-11-13 | 4 | -4/+28 |
| | | | | | | | ${PREFIX} != "/usr". PR: ports/59190 Submitted by: Jeroen Ruigrok van der Werven <asmodai@nexus.ninth-circle.org> | ||||
* | Add the virtual category "pear" to the Makefiles of these ports. | edwin | 2003-11-13 | 18 | -18/+18 |
| | | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org | ||||
* | - fix MASTER_SITES trailing char | dinoex | 2003-11-12 | 1 | -1/+1 |
| | |||||
* | Update to 1.02 | mat | 2003-11-12 | 2 | -10/+3 |
| | |||||
* | - update MASTER_SITES | dinoex | 2003-11-12 | 1 | -4/+2 |
| | |||||
* | Update to 0.09 | mat | 2003-11-12 | 2 | -2/+2 |
| | |||||
* | Update to 0.27 | mat | 2003-11-12 | 2 | -2/+2 |
| |