Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Remove checksum of file which was on now dead mirror | Pav Lucistnik | 2005-11-24 | 1 | -1/+2 |
| | | | | - Add SIZE, SHA256 | ||||
* | - Fix MASTER_SITES, WWW | Pav Lucistnik | 2005-11-24 | 3 | -6/+5 |
| | | | | - Distfile rerolled, no content changes except for CVS/ folders | ||||
* | - Remove unused checksums | Pav Lucistnik | 2005-11-24 | 1 | -6/+2 |
| | | | | - Add SIZE, SHA256 | ||||
* | - Mark BROKEN: Checksum mismatch | Pav Lucistnik | 2005-11-24 | 1 | -0/+2 |
| | |||||
* | - Add responsive MASTER_SITES | Pav Lucistnik | 2005-11-24 | 1 | -1/+2 |
| | |||||
* | - Remove dead MASTER_SITE | Pav Lucistnik | 2005-11-24 | 1 | -4/+2 |
| | | | | - Portlint | ||||
* | Add SHA256 for my ports (that don't already have it). | Simon Barner | 2005-11-24 | 5 | -0/+5 |
| | |||||
* | - Remove dead MASTER_SITES | Pav Lucistnik | 2005-11-24 | 1 | -7/+1 |
| | |||||
* | - Eat tacos. | Pav Lucistnik | 2005-11-23 | 1 | -2/+0 |
| | | | | This was a workaround for a merging script in the repository far far away. | ||||
* | - Add SHA256 checksums | Pav Lucistnik | 2005-11-23 | 51 | -0/+51 |
| | |||||
* | Update to 2.8.2. | Joe Marcus Clarke | 2005-11-23 | 3 | -7/+7 |
| | |||||
* | - Add some SHA256s | Pav Lucistnik | 2005-11-23 | 2 | -0/+2 |
| | |||||
* | - update to 0.07 | Yen-Ming Lee | 2005-11-23 | 2 | -4/+9 |
| | | | | | PR: ports/89341 Submitted by: aaron | ||||
* | - Update to 2.0.6. | Florent Thoumie | 2005-11-23 | 2 | -4/+4 |
| | | | | | PR: ports/89449 Submitted by: maintainer | ||||
* | Disable compiler optimizations on 4.x, since they cause the build to fail. | Jean-Yves Lefort | 2005-11-23 | 1 | -1/+7 |
| | | | | Reported by: pointyhat via kris | ||||
* | Update to 2.5 | Marcus Alves Grando | 2005-11-23 | 3 | -8/+10 |
| | | | | | | | | | Add secondary master site Add SHA256 PR: 88502 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> Approved by: maintainer timeout, 18 days | ||||
* | Setuptools is a collection of enhancements to the Python distutils (for Python | Pav Lucistnik | 2005-11-22 | 5 | -0/+150 |
| | | | | | | | | | 2.3.5 and up on most platforms; 64-bit platforms require a minimum of Python 2.4) that allow you to more easily build and distribute Python packages, especially ones that have dependencies on other packages. PR: ports/89352 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> | ||||
* | Commons Configuration provides a generic configuration interface which enables | Herve Quiroz | 2005-11-22 | 4 | -0/+61 |
| | | | | | | | | | | | | | | | | | | | | an application to read configuration data from a variety of sources. Commons Configuration provides typed access to single, and multi-valued configuration parameters. Configuration parameters may be loaded from the following sources: * Properties files * XML documents * JNDI * JDBC Datasource Different configuration sources can be mixed using a ConfigurationFactory and CompositeConfiguration. Additional sources of configuration parameters can be created by using custom configuration objects. This customization can be achieved by extending AbstractConfiguration. WWW: http://jakarta.apache.org/commons/configuration/ | ||||
* | - Unbreak on FreeBSD 4.x by using the devel/boost-gcc3 port | Simon Barner | 2005-11-22 | 2 | -27/+15 |
| | | | | | | | | | | | - Using the system-wide installations of lua and psqlite does not work (the configure switches disappeared) => remove dependencies - Add SHA256 PR: ports/88822 Submitted by: Václav Haisman <V.Haisman@sh.cvut.cz> Approved by: Lapo Luchini <lapo@lapo.it> (maintainer) Reworked by: maintainer | ||||
* | Avoid duplicate LASTEST_LINKs by conditionally modifing PKGNAMESUFFIX, | Simon Barner | 2005-11-22 | 1 | -0/+4 |
| | | | | | resulting in boost-python-gcc3 (if the boost port is built on 4.x from devel/boost-gcc3 (which implies WITH_PYTHON)). | ||||
* | Mark the devel/boost-gcc3 slave port IGNORE on FreeBSD >= 5. | Simon Barner | 2005-11-22 | 1 | -0/+5 |
| | |||||
* | Add a slave port that enforces the use of gcc 3.4+ to build boost. | Simon Barner | 2005-11-22 | 3 | -0/+40 |
| | | | | | | | | | | | | | | | This port is intended for FreeBSD 4 only and is IGNOREd on other versions. It can be uses as a dependency for other ports that require boost to be built with gcc 3.4, e.g. devel/monotone. This port enables the following compile time options for boost: - Thread support - Python support - Boost.Regex ICU support - Optimized CFLAGS | ||||
* | Update to 0.38 | Mathieu Arnold | 2005-11-22 | 3 | -4/+10 |
| | |||||
* | Remove main mastersite: is unavaliable since 2004. | Edwin Groothuis | 2005-11-22 | 1 | -2/+1 |
| | | | | PR: ports/88363 (related) | ||||
* | Fix URLs in pkg-descr. | Anton Berezin | 2005-11-22 | 1 | -7/+11 |
| | | | | Reported by: Gerard <gerard@seibercom.net> | ||||
* | Update port: devel/gengameng update MASTER_SITE | Edwin Groothuis | 2005-11-22 | 2 | -1/+3 |
| | | | | | | | | | | Added more one MASTER_SITE as backup. The main mastersite is unavaliable since 2004. Add SHA256 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br> PR: ports/88363 | ||||
* | - applied patch to remove several Perl warnings | Aaron Dalton | 2005-11-21 | 2 | -1/+11 |
| | | | | | | PR: 89244 Submitted by: Jim Pirzyk Approved by: tobez | ||||
* | - update port from v0.08 to v0.09 | Aaron Dalton | 2005-11-21 | 3 | -4/+8 |
| | | | | Approved by: tobez | ||||
* | - update port from 0.12 to 0.13 | Aaron Dalton | 2005-11-21 | 3 | -4/+9 |
| | | | | Approved by: tobez | ||||
* | - Update to 0.09 [1] | Erwin Lansing | 2005-11-21 | 2 | -3/+5 |
| | | | | | | | | - Hack around porversion decrease by using DISTNAME to avoid bumping PORTEPOCH. PR: 89337 [1] Submitted by: aaron | ||||
* | BROKEN on ia64: Does not compile | Kris Kennaway | 2005-11-21 | 1 | -1/+7 |
| | |||||
* | - update to 1.42 | Cheng-Lung Sung | 2005-11-21 | 2 | -4/+5 |
| | | | | | | | - add SHA256 checksum PR: 89342 Submitted by: aaron | ||||
* | BROKEN on ia64: Segfault during build | Kris Kennaway | 2005-11-21 | 2 | -0/+8 |
| | |||||
* | Suppress package builds - this doesn't work with Xvfb for some reason. | Kris Kennaway | 2005-11-21 | 1 | -0/+1 |
| | |||||
* | BROKEN on ia64: Does not build | Kris Kennaway | 2005-11-21 | 1 | -1/+7 |
| | |||||
* | BROKEN: Incorrect pkg-plist | Kris Kennaway | 2005-11-21 | 1 | -1/+7 |
| | |||||
* | BROKEN: Does not compile | Kris Kennaway | 2005-11-21 | 1 | -0/+2 |
| | |||||
* | update to 6.0.0.rc2 | Oliver Lehmann | 2005-11-20 | 2 | -3/+4 |
| | |||||
* | - Update to 0.3.9 | Jean-Yves Lefort | 2005-11-20 | 6 | -22/+92 |
| | | | | | | - Enable the jpeg factory - Respect ${PTHREAD_CFLAGS}, ${PTHREAD_LIBS} and ${X11BASE} - Polish the Makefile | ||||
* | - Remove patch and remove BROKEN on 4.x | Michael Johnson | 2005-11-20 | 4 | -34/+0 |
| | | | | Reported by: mjl on irc.freenode.org/#FreeBSD-GNOME | ||||
* | Fix build with new ice by updating to 3.0.0, which fixes builds on | Tilman Keskinoz | 2005-11-20 | 5 | -30/+56 |
| | | | | | | | 64bit Platforms PR: 89200 Submitted by: Boris B. Samorodov <bsam@ipt.ru> | ||||
* | sneak in a plist fix before someone (pointyhat) notices it... | Alexander Leidinger | 2005-11-20 | 1 | -1/+1 |
| | |||||
* | Update to 2.4.8. | Alexander Leidinger | 2005-11-20 | 3 | -23/+58 |
| | | | | Tested with: acroread7 | ||||
* | - Fix plist. [1] | Alexander Leidinger | 2005-11-20 | 3 | -0/+20 |
| | | | | | | | - While I'm here: add SHA256 (verified: no MD5 change) PR: 89226 [1] Submitted by: Boris B. Samorodov" <bsam@ipt.ru> [1] | ||||
* | - update to 1.0.1 | Dirk Meyer | 2005-11-20 | 2 | -4/+4 |
| | |||||
* | Update to 1.83. | Anton Berezin | 2005-11-20 | 2 | -3/+4 |
| | |||||
* | Update to 0.14. Require perl from ports. | Anton Berezin | 2005-11-20 | 2 | -5/+5 |
| | |||||
* | Update both WWW tag and MASTER_SITES to new location | Mario Sergio Fujikawa Ferreira | 2005-11-20 | 2 | -3/+3 |
| | |||||
* | Dynamically detect INSTALL_WRKSRC: fixes installation on ARCH != i386 | Mario Sergio Fujikawa Ferreira | 2005-11-20 | 1 | -3/+3 |
| | |||||
* | Upgrade to avr-libc-1.4.0. | Joerg Wunsch | 2005-11-19 | 5 | -90/+337 |
| | | | | | | | This brings several API changes, so check out the docs. As the project now uses current versions of auto* tools, the build system got rid of a number of private hacks as well. |