Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Honor CFLAGS | krion | 2004-04-16 | 1 | -1/+1 |
| | | | | | PR: ports/65599 Submitted by: michael johnson <ahze at ahze dot net> | ||||
* | BROKEN: Checksum mismatch | kris | 2004-04-12 | 1 | -0/+2 |
| | |||||
* | Mark this port BROKEN with gtk+-2.4. | marcus | 2004-04-11 | 1 | -0/+2 |
| | | | | Reported by: bento via kris | ||||
* | Tidy up whitespace. | trevor | 2004-04-10 | 2 | -6/+6 |
| | |||||
* | Trim whitespace. | trevor | 2004-04-10 | 2 | -66/+66 |
| | |||||
* | Add openbabel dependency (bento log forwarded by kris). | trevor | 2004-04-09 | 1 | -0/+2 |
| | |||||
* | Update to 1.7.8. | trevor | 2004-04-07 | 3 | -16/+16 |
| | |||||
* | After patching, remove the carriage-return characters from povchem.c | trevor | 2004-04-07 | 1 | -0/+2 |
| | | | | | | because they because they choke GCC 2.95.4. noticed by: kris | ||||
* | Chase home page. | trevor | 2004-04-07 | 1 | -1/+1 |
| | |||||
* | Fix build with gtk 2.4. | adamw | 2004-04-05 | 1 | -1/+6 |
| | |||||
* | Chase the glib20 update, and bump all affected ports' PORTREVISIONs. | marcus | 2004-04-05 | 4 | -3/+4 |
| | |||||
* | Remove category pkg/COMMENT files in favour of a COMMENT variable in the | kris | 2004-04-02 | 2 | -1/+2 |
| | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 | ||||
* | SIZEify (maintainer timeout) | trevor | 2004-03-31 | 34 | -0/+38 |
| | |||||
* | Add SIZE data. | knu | 2004-03-22 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Do not hardcord PICFLAG | maho | 2004-03-20 | 1 | -7/+1 |
| | | | | Submitted by: ru | ||||
* | Backout previous change of PICFLAG, since | maho | 2004-03-19 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | behaviour of -fPIC and -fpic are different. Here is the comment form obrien: -- "-fpic" is a [minor?] optimization for machines that can handle it: -fpic Generate position-independent code (PIC) suitable for use in a shared library, if supported for the target machine. Such code accesses all constant addresses through a global offset table (GOT). The dynamic loader resolves the GOT entries when the program starts (the dynamic loader is not part of GCC; it is part of the operating system). If the GOT size for the linked executable exceeds a machine-specific maximum size, you get an error message from the linker indicating that -fpic does not work; in that case, recompile with -fPIC instead. (These maximums are 16k on the m88k, 8k on the SPARC, and 32k on the m68k and RS/6000. The 386 has no such limit.) -fPIC If supported for the target machine, emit position-independent code, suitable for dynamic linking and avoiding any limit on the size of the global offset table. This option makes a difference on the m68k, m88k, and the SPARC. Thanks to: obrien | ||||
* | -fPIC is appropreate on all architectures. | maho | 2004-03-18 | 1 | -6/+0 |
| | | | | Submitted by: kris | ||||
* | Add size data, approved by maintainers. | trevor | 2004-03-18 | 1 | -0/+1 |
| | |||||
* | 1) Silent version up without changing the version number | maho | 2004-03-18 | 3 | -6/+6 |
| | | | | | | | | very minor change in README 2) change WWW: section at pkg-descr 3) SIZEify Submitted by: kris via bento | ||||
* | Add size data. | trevor | 2004-03-18 | 1 | -0/+1 |
| | | | | Approved by: maintainers | ||||
* | SIZEify. | trevor | 2004-03-17 | 2 | -0/+2 |
| | |||||
* | 1) update to 0.9.3 | maho | 2004-03-17 | 5 | -11/+44 |
| | | | | | | 2) honor PREFIX & LOCALBASE 3) SIZEify 4) possible fix for amd64 and ia64 | ||||
* | Whoa there, boy, that's a mighty big commit y'all have there... | ade | 2004-03-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. | ||||
* | - Update to version 2003.09.21 | krion | 2004-03-12 | 4 | -15/+9 |
| | | | | | PR: ports/64160 Submitted by: Liam J. Foy <liamfoy@sepulcrum.org> | ||||
* | Insert "-l" into PATCH_ARGS, to cause the "patch" command to ignore | trevor | 2004-03-09 | 1 | -0/+1 |
| | | | | | carriage-return characters in povchem.c which otherwise cause patch-ab to fail to apply. | ||||
* | Add MD5 of 2004-01-06 version of povchem.c. Its contents are | trevor | 2004-03-09 | 1 | -1/+1 |
| | | | | | identical to the 1999-08-22 version, except that the new file has a carriage return character added at the end of each line, DOS-style. | ||||
* | Unmark as broken for 4.x; instead, mark as ignore for perl < 5.6. | linimon | 2004-03-08 | 1 | -2/+2 |
| | |||||
* | BROKEN on amd64 and ia64: Does not compile (missing -fPIC) | kris | 2004-03-07 | 1 | -1/+7 |
| | |||||
* | Maintainer reports being unable to look after this port any longer. | linimon | 2004-03-07 | 1 | -1/+1 |
| | | | | Thanks for your efforts in the past. | ||||
* | - Update to version 0.4 | krion | 2004-02-28 | 2 | -3/+3 |
| | | | | | PR: ports/63478 Submitted by: maintainer | ||||
* | - Fix MASTER_SITES | krion | 2004-02-27 | 1 | -1/+1 |
| | | | | | PR: ports/63469 Submitted by: maintainer | ||||
* | Update to 20040226 release | lioux | 2004-02-27 | 3 | -3/+10 |
| | |||||
* | BROKEN on alpha: Does not compile | kris | 2004-02-23 | 1 | -1/+7 |
| | |||||
* | BROKEN on alpha 5.x: does not compile | kris | 2004-02-23 | 1 | -1/+7 |
| | |||||
* | BROKEN: Checksum mismatch | kris | 2004-02-22 | 1 | -0/+2 |
| | |||||
* | BROKEN on 4.x: Configure fails | kris | 2004-02-22 | 1 | -1/+7 |
| | |||||
* | BROKEN: Does not fetch | kris | 2004-02-21 | 1 | -0/+2 |
| | |||||
* | BROKEN: Checksum mismatch | kris | 2004-02-21 | 1 | -0/+2 |
| | |||||
* | Upgrade to 1.23. | des | 2004-02-09 | 6 | -1001/+1125 |
| | | | | Approved by: maintainer timeout | ||||
* | USE_SIZEify | lioux | 2004-02-08 | 2 | -0/+2 |
| | |||||
* | Correct whitespace in COMMENT | kris | 2004-02-07 | 1 | -1/+1 |
| | |||||
* | Use PLIST_FILES (bento-tested, marcus-reviewed). | trevor | 2004-02-06 | 10 | -5/+5 |
| | |||||
* | Use PLIST_FILES. | trevor | 2004-02-05 | 2 | -1/+1 |
| | | | | Reviewed by: marcus | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 17 | -5/+17 |
| | | | | (Part 2) | ||||
* | - Fix build on AMD64 | krion | 2004-02-01 | 2 | -2/+41 |
| | | | | - Use DOCSDIR | ||||
* | - Update to 3.6.b | pav | 2004-01-31 | 2 | -4/+3 |
| | | | | | PR: ports/62142 Submitted by: David A. Bader <dbader@ece.unm.edu> (maintainer) | ||||
* | - Update to version 2003.11.25 | krion | 2004-01-29 | 2 | -2/+2 |
| | |||||
* | Add SIZE. | trevor | 2004-01-27 | 9 | -0/+11 |
| | |||||
* | Yet another C++ fix. | naddy | 2004-01-25 | 1 | -1/+9 |
| | | | | Reported by: kris (bento) | ||||
* | Use the CPIO macro defined in bsd.port.mk. | trevor | 2004-01-22 | 1 | -1/+1 |
| |