| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=466606
|
|
|
|
|
|
|
| |
Silence patching
Notes:
svn path=/head/; revision=461999
|
|
|
|
|
|
|
| |
- Fix LICENSE (it's LGPL21+, not LGPL3+)
Notes:
svn path=/head/; revision=447009
|
|
|
|
|
|
|
|
| |
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
Notes:
svn path=/head/; revision=441503
|
|
|
|
| |
Notes:
svn path=/head/; revision=426832
|
|
|
|
| |
Notes:
svn path=/head/; revision=426686
|
|
|
|
|
|
|
|
|
|
| |
Refine the OPTIMIZED_CFLAGS option to exclude flags unsupported by clang and
to fix build if the PROFILE option is also enabled
Add a few dependencies to satisfy stage-qa
Notes:
svn path=/head/; revision=426519
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412351
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412342
|
|
|
|
|
|
|
|
|
| |
PR: 208215
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
Notes:
svn path=/head/; revision=411713
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=405891
|
|
|
|
| |
Notes:
svn path=/head/; revision=390310
|
|
|
|
| |
Notes:
svn path=/head/; revision=380313
|
|
|
|
|
|
|
|
| |
PR: 197464
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=378776
|
|
|
|
|
|
|
|
| |
PR: 197464
Submitted by: Port Fury <tkato432@yahoo.com>
Notes:
svn path=/head/; revision=378705
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket, kwm (for gnome@ ports)
Notes:
svn path=/head/; revision=378032
|
|
|
|
| |
Notes:
svn path=/head/; revision=375598
|
|
|
|
| |
Notes:
svn path=/head/; revision=375594
|
|
|
|
| |
Notes:
svn path=/head/; revision=374492
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=366478
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
PORTREVISION is bumped on all ports with USES=libtool that install .la
libraries. Most ports are also changed to add :keepla because .la
libraries have to be kept around as long as there are dependent ports with
.la libraries that refer to them in their dependency_libs field. In most
cases :keepla can be removed again as soon as all dependent ports that
install .la libraries have some form of USES=libtool added to their
Makefile.
PR: ports/188759
Exp-run: bdrewery
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=351936
|
|
|
|
| |
Notes:
svn path=/head/; revision=346837
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove CONFLICTS between FOX ports by having man-pages
and binaries named after the port version
* Avoid bumping shlib version at each minor update by using
ltverhack [1]
* Make PKGNAMEs unique (fox14, fox16, fox17) [2]
* Use new LIB_DEPENDS format
Suggested by: mezz [1], bapt [2]
Notes:
svn path=/head/; revision=329702
|
|
|
|
|
|
|
| |
x11-toolkits)
Notes:
svn path=/head/; revision=327785
|
|
|
|
|
|
|
|
| |
Changes:
* Check index out of bounds in FXTabBook::setCurrent().
Notes:
svn path=/head/; revision=316370
|
|
|
|
| |
Notes:
svn path=/head/; revision=312908
|
|
|
|
|
|
|
|
|
|
| |
* Prototype of wndproc() was not correct for 64-bit Windows.
- Remove shlib versions from LIB_DEPENDS
Feature safe: yes
Notes:
svn path=/head/; revision=307833
|
|
|
|
| |
Notes:
svn path=/head/; revision=305202
|
|
|
|
|
|
|
|
|
| |
installing FOX-1.7 binaries in bin/fox-1.7 and suffixing its manpages
with -17 (e.g., shutterbug -> shutterbug-17)
- Bump PORTREVISION on both ports
Notes:
svn path=/head/; revision=302463
|
|
|
|
|
|
|
|
| |
Changes:
* Small tweak to FXIcon's guessthresh()
Notes:
svn path=/head/; revision=300822
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
| |
* Fixed quaternion arc() routine. In case of vectors that are (almost) 180
degrees apart, the wrong quaternion was returned.
* Invalid handle issue fixed in FXWindow.
* Backported FXPath shell escaping routine.
Notes:
svn path=/head/; revision=295850
|
|
|
|
|
|
|
|
|
|
| |
compromised.
- Fix MASTER_SITES
- Remove unused arguments from CONFIGURE_ARGS
- Remove unneeded quotations from pkg-config file
Notes:
svn path=/head/; revision=292054
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues
Notes:
svn path=/head/; revision=284239
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
Notes:
svn path=/head/; revision=282282
|
|
|
|
| |
Notes:
svn path=/head/; revision=278948
|
|
|
|
| |
Notes:
svn path=/head/; revision=270954
|
|
|
|
|
|
|
|
|
| |
See the project home page for news.
Feature safe: yes
Notes:
svn path=/head/; revision=268784
|
|
|
|
|
|
|
|
| |
The function to generate half-float tables was revised.
- Bump PORTREVISION
Notes:
svn path=/head/; revision=261135
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=260946
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
* Fix FOX package-config file.
* FXSystem::getTempDirectory() now uses TMPDIR environment variable if set.
* Auto-guess icon etch mask threshold added.
* Updated compilation scripts to new autoconfig.
* Removed XGetDefault from code in ControlPanel.cpp.
Notes:
svn path=/head/; revision=260361
|
|
|
|
| |
Notes:
svn path=/head/; revision=259908
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=251413
|
|
|
|
|
|
|
|
| |
Approved by: aroujo (implicit, email to ports@)
Message-ID: 20100222114814.GB29137@ponderosa.intelbras.com.br
Notes:
svn path=/head/; revision=250908
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
Tested by: pav on pointyhat
Notes:
svn path=/head/; revision=238018
|
|
|
|
|
|
|
|
| |
PR: ports/134662
Submitted by: dionex
Notes:
svn path=/head/; revision=234269
|
|
|
|
|
|
|
|
| |
All stuffs that depends directly of FOX16, needs to be rebuilt after an
upgrade.
Notes:
svn path=/head/; revision=231585
|