| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: 51206
Submitted by: Pav Lucistnik <pav@oook.cz>
Approved by: maintainer
Notes:
svn path=/head/; revision=79399
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=72557
|
|
|
|
|
|
|
|
| |
PR: 45302
Submitted by: maintainer
Notes:
svn path=/head/; revision=70155
|
|
|
|
|
|
|
|
| |
PR: 32093
Submitted by: maintainer
Notes:
svn path=/head/; revision=50934
|
|
|
|
| |
Notes:
svn path=/head/; revision=38884
|
|
|
|
|
|
|
| |
breakage.
Notes:
svn path=/head/; revision=33762
|
|
|
|
|
|
|
| |
Noticed by: asami
Notes:
svn path=/head/; revision=33675
|
|
|
|
| |
Notes:
svn path=/head/; revision=31813
|
|
|
|
| |
Notes:
svn path=/head/; revision=31031
|
|
|
|
| |
Notes:
svn path=/head/; revision=30931
|
|
|
|
|
|
|
| |
Approved by: will
Notes:
svn path=/head/; revision=27263
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
A GNOME/GTK-based HTML editor.
PR: 14956
Submitted by: Will Andrews <andrews@technologist.com>
Notes:
svn path=/head/; revision=24141
|