| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=29595
|
|
|
|
|
|
|
| |
Noticed by: bento
Notes:
svn path=/head/; revision=28098
|
|
|
|
| |
Notes:
svn path=/head/; revision=27430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Status:
1) Remove pth-devel dependency. I discovered that -pthread works too.
In the process of testing a previous update, I also discovered that
if you have linuxthreads installed (as I did on my -current box), it
will use -lpthread instead of -pthread. So I had to patch configure
further to make sure that we don't get "lost dependencies" down the road.
2) Add USE_LIBTOOL. Remove *.la from pkg/PLIST.
3) Shuffle pkg/PLIST around to make it more ordered.
4) New (and faster) MASTER_SITE.
5) New patch to fix uploadWizard plugin Makefile.in so it doesn't hardcode
the pthread library.
This commit also affects PR 17471, in that it will probably help Mikhail remove
pth-devel so he can build Mozilla again. :-)
PR: 17477
Submitted by: myself
Notes:
svn path=/head/; revision=26933
|
|
|
|
| |
Notes:
svn path=/head/; revision=26919
|
|
A GNOME/GTK-based HTML editor.
PR: 14956
Submitted by: Will Andrews <andrews@technologist.com>
Notes:
svn path=/head/; revision=24141
|