Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2001-12-20 | Backout previous change - it seems that new revision of the patch doesn't | Maxim Sobolev | 1 | -17/+8 | |
apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> | |||||
2001-12-19 | Don't filter libc_r on 5-CURRENT. | Maxim Sobolev | 1 | -8/+17 | |
2001-11-07 | Update to 0.2.4. | Maxim Sobolev | 1 | -0/+0 | |
2001-10-31 | Don't link in libc - FreeBSD doesn't need this. | Maxim Sobolev | 1 | -4/+14 | |
Submitted by: Ports Fury | |||||
2001-08-01 | Update to 0.2. | Maxim Sobolev | 1 | -0/+0 | |
2001-07-26 | - Add number of missed files into pkg-plist; | Maxim Sobolev | 1 | -0/+0 | |
- remove useless USE_LIBTOOL; - hack port to install files properly into GNOME tree. | |||||
2001-07-26 | - Fix a silly GNUism in the configure script (`==' instead of `='), that | Maxim Sobolev | 1 | -0/+0 | |
results in perl module not being built; - remove useless USE_LIBTOOL. | |||||
2001-07-24 | Add gnomebuild 0.0.2, a GNOME Build Framework (GBF). | Maxim Sobolev | 1 | -0/+0 | |
2001-07-24 | Add gnomedebug 0.1.6, a GNOME Debugging Framework (GDF). | Maxim Sobolev | 1 | -0/+0 | |
2001-07-23 | - Prevent the port from installing useless .la files; | Maxim Sobolev | 1 | -2/+2 | |
- remove useless USE_LIBTOOL along with the custom regex and replace it with a patch; - properly pass CONFIGURE_TARGET for this configure script generated by the newest autoconf. | |||||
2001-07-03 | Update to 1.0.6. Due to incompatibilities between our USE_LIBTOOL hack and | Maxim Sobolev | 1 | -0/+18 | |
newest autocrap used to generate distribution I had to remove USE_LIBTOOL and use homemade patch to get rid of those .la files. |