summaryrefslogtreecommitdiff
path: root/devel/libole2/files/patch-ltmain.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-12-20Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev1-17/+8
apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
2001-12-19Don't filter libc_r on 5-CURRENT.Maxim Sobolev1-8/+17
2001-11-07Update to 0.2.4.Maxim Sobolev1-0/+0
2001-10-31Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev1-4/+14
Submitted by: Ports Fury
2001-08-01Update to 0.2.Maxim Sobolev1-0/+0
2001-07-26- Add number of missed files into pkg-plist;Maxim Sobolev1-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 `='), thatMaxim Sobolev1-0/+0
results in perl module not being built; - remove useless USE_LIBTOOL.
2001-07-24Add gnomebuild 0.0.2, a GNOME Build Framework (GBF).Maxim Sobolev1-0/+0
2001-07-24Add gnomedebug 0.1.6, a GNOME Debugging Framework (GDF).Maxim Sobolev1-0/+0
2001-07-23- Prevent the port from installing useless .la files;Maxim Sobolev1-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-03Update to 1.0.6. Due to incompatibilities between our USE_LIBTOOL hack andMaxim Sobolev1-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.