| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=447138
|
|
|
|
| |
Notes:
svn path=/head/; revision=447135
|
|
|
|
|
|
|
| |
PR: 221173
Notes:
svn path=/head/; revision=447132
|
|
|
|
| |
Notes:
svn path=/head/; revision=447061
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472
Notes:
svn path=/head/; revision=439934
|
|
|
|
| |
Notes:
svn path=/head/; revision=437063
|
|
|
|
| |
Notes:
svn path=/head/; revision=431924
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1
Notes:
svn path=/head/; revision=430692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office)
Notes:
svn path=/head/; revision=426908
|
|
|
|
| |
Notes:
svn path=/head/; revision=425454
|
|
|
|
| |
Notes:
svn path=/head/; revision=413223
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412349
|
|
|
|
| |
Notes:
svn path=/head/; revision=399226
|
|
|
|
| |
Notes:
svn path=/head/; revision=395448
|
|
|
|
|
|
|
| |
http://sourceforge.net/p/libwps/code/ci/45a3dd
Notes:
svn path=/head/; revision=391678
|
|
|
|
| |
Notes:
svn path=/head/; revision=391195
|
|
|
|
|
|
|
| |
Ensure libwps does not conflict with libwps03
Notes:
svn path=/head/; revision=370210
|
|
|
|
| |
Notes:
svn path=/head/; revision=357351
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
With hat: portmgr
Notes:
svn path=/head/; revision=349773
|
|
|
|
| |
Notes:
svn path=/head/; revision=349688
|
|
|
|
|
|
|
| |
Reported by: Ajtim <lumiwa@gmail.com>
Notes:
svn path=/head/; revision=346836
|
|
|
|
| |
Notes:
svn path=/head/; revision=346830
|
|
|
|
| |
Notes:
svn path=/head/; revision=336413
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
| |
Notes:
svn path=/head/; revision=326025
|
|
|
|
| |
Notes:
svn path=/head/; revision=319901
|
|
|
|
|
|
|
|
|
|
| |
- Update license. It is now released under MPL2+ and LGPL2.1+.
- Replace DOXYGEN option with DOCS to make it consistent with the sister
port, i. e., graphics/libwpg. Note this option is enabled by default.
- Fix packaging without DOCS.
Notes:
svn path=/head/; revision=316262
|
|
|
|
|
|
|
|
|
| |
doxygen generated files
Feature safe: yes
Notes:
svn path=/head/; revision=305707
|
|
|
|
|
|
|
|
|
| |
- Pet portlint: move OPTIONS_* downwards
Changes: http://libwps.git.sourceforge.net/git/gitweb.cgi?p=libwps/libwps;a=log;h=HEAD
Notes:
svn path=/head/; revision=299603
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
| |
Reported by: Olivier Smedts <olivier@gid0.org>
Notes:
svn path=/head/; revision=297785
|
|
|
|
| |
Notes:
svn path=/head/; revision=297762
|
|
|
|
|
|
|
|
| |
- now build depend on boost and because boost causes compiler warning, disable
werror
Notes:
svn path=/head/; revision=296693
|
|
|
|
|
|
|
| |
Approved by: bapt
Notes:
svn path=/head/; revision=292869
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=286826
|
|
|
|
|
|
|
| |
- Cosmetic change
Notes:
svn path=/head/; revision=282800
|
|
|
|
|
|
|
| |
- pet portlint
Notes:
svn path=/head/; revision=282749
|
|
|
|
| |
Notes:
svn path=/head/; revision=278145
|
|
|
|
| |
Notes:
svn path=/head/; revision=273655
|
|
|
|
| |
Notes:
svn path=/head/; revision=273551
|
|
|
|
|
|
|
|
| |
Reported by: Pav, Ale
Feature safe: yes
Notes:
svn path=/head/; revision=268560
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat (erwin)
Feature safe: yes
Notes:
svn path=/head/; revision=268332
|
|
|
|
|
|
|
|
|
| |
- add license
- respects NOPORTDOCS
- take maintainership
Notes:
svn path=/head/; revision=267318
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update textproc/libwpd to 0.9.0 release
- Add graphics/libwpg01 and textproc/libwpd08 as support libraries only
- Take maintainership of textproc/libwpd[08] [1]
- Chase dependencies in related ports
- Describe updating procedure in UPDATING
Approved by: Mikhail Teterin (maintainer) via mail [1]
Notes:
svn path=/head/; revision=267305
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=258254
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
| |
starting with T,U,V
Notes:
svn path=/head/; revision=240076
|