| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=325232
|
|
|
|
| |
Notes:
svn path=/head/; revision=325230
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324851
|
|
|
|
|
|
|
| |
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=324744
|
|
|
|
| |
Notes:
svn path=/head/; revision=324231
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
Notes:
svn path=/head/; revision=322783
|
|
|
|
| |
Notes:
svn path=/head/; revision=322156
|
|
|
|
|
|
|
|
|
|
| |
- Switch to USES=desktop-file-utils.
- Fix plist when both GTK2 and GTK3 are enabled.
Submitted by: kwm
Notes:
svn path=/head/; revision=322155
|
|
|
|
| |
Notes:
svn path=/head/; revision=322139
|
|
|
|
| |
Notes:
svn path=/head/; revision=321774
|
|
|
|
| |
Notes:
svn path=/head/; revision=321773
|
|
|
|
| |
Notes:
svn path=/head/; revision=321772
|
|
|
|
|
|
|
|
|
|
| |
- Do not install unused dictionary files to avoid conflicts. [1]
- Honor real PAGE_SIZE.
PR: ports/179887 [1]
Notes:
svn path=/head/; revision=321770
|
|
|
|
| |
Notes:
svn path=/head/; revision=321324
|
|
|
|
|
|
|
|
| |
PR: ports/176893
Reviewed by: jkim
Notes:
svn path=/head/; revision=318880
|
|
|
|
|
|
|
|
|
| |
This will probably need to be removed on the next Libreoffice update
Obtained from: Libreoffice git
Notes:
svn path=/head/; revision=318719
|
|
|
|
| |
Notes:
svn path=/head/; revision=317743
|
|
|
|
| |
Notes:
svn path=/head/; revision=317713
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr
Notes:
svn path=/head/; revision=317320
|
|
|
|
|
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
Notes:
svn path=/head/; revision=316786
|
|
|
|
| |
Notes:
svn path=/head/; revision=316337
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=315901
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump the rest ports that depend on the poppler and poppler-qt because of
shared library version have been changed.
- Add a note in the UPDATING for require to rebuild all ports that depend
on poppler.
Submitted by: kwm (poppler* part)
Notes:
svn path=/head/; revision=314805
|
|
|
|
|
|
|
|
|
|
| |
seems to cause weird run-time link issues but we are not sure whether the
culprit is rtld(1) or clang 3.2. Stability always outweighs performance.
PR: ports/176880
Notes:
svn path=/head/; revision=314100
|
|
|
|
|
|
|
| |
PR: ports/176776
Notes:
svn path=/head/; revision=313924
|
|
|
|
| |
Notes:
svn path=/head/; revision=313669
|
|
|
|
| |
Notes:
svn path=/head/; revision=313667
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix
Notes:
svn path=/head/; revision=313635
|
|
|
|
|
|
|
| |
PR: ports/176205
Notes:
svn path=/head/; revision=312531
|
|
|
|
|
|
|
|
|
| |
- Honor MAKE_JOBS_NUMBER if available.
PR: ports/176177
Notes:
svn path=/head/; revision=312312
|
|
|
|
|
|
|
| |
PR: ports/167775
Notes:
svn path=/head/; revision=312300
|
|
|
|
|
|
|
| |
- Speed up patching a little.
Notes:
svn path=/head/; revision=312189
|
|
|
|
|
|
|
| |
PR: ports/176037
Notes:
svn path=/head/; revision=312085
|
|
|
|
|
|
|
| |
Pointed by: ale
Notes:
svn path=/head/; revision=312078
|
|
|
|
|
|
|
| |
PR: ports/175953
Notes:
svn path=/head/; revision=311956
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Work around a build issue when Python was built with PTH option. [2]
- Mark GTK3 option as broken. Now LibreOffice wants GTK+ 3.2 and later. [3]
- Fix build with SDK option.
- Add bash completion for LibreOffice.
PR: ports/175856 [1]
Reported by: Frederic POLIAKOFF <fpoliakoff@free.fr> [2]
Reported by: awarecons@gmail.com [3]
Notes:
svn path=/head/; revision=311893
|
|
|
|
|
|
|
| |
- Clean up MASTER_SITES for optional third-party sources.
Notes:
svn path=/head/; revision=311792
|
|
|
|
| |
Notes:
svn path=/head/; revision=311749
|
|
|
|
| |
Notes:
svn path=/head/; revision=311644
|
|
|
|
|
|
|
| |
Bump portrevision
Notes:
svn path=/head/; revision=311337
|
|
|
|
| |
Notes:
svn path=/head/; revision=311310
|
|
|
|
| |
Notes:
svn path=/head/; revision=309206
|
|
|
|
|
|
|
| |
Reported by: beat
Notes:
svn path=/head/; revision=309046
|
|
|
|
|
|
|
|
|
| |
- Trim Makefile headers.
Feature safe: yes
Notes:
svn path=/head/; revision=306473
|
|
|
|
|
|
|
| |
but doesn't work at all.
Notes:
svn path=/head/; revision=304263
|
|
|
|
|
|
|
|
|
| |
- Set some environment variables needed by old build system.
- Fix build with GCC and reinstate WITH_GCC knob.
- Tidy up some nits while I am here.
Notes:
svn path=/head/; revision=304153
|
|
|
|
|
|
|
| |
Hinted by: bapt
Notes:
svn path=/head/; revision=303833
|
|
|
|
|
|
|
|
|
| |
PR for more information about this issue:
https://bugs.freedesktop.org/show_bug.cgi?id=54015
Notes:
svn path=/head/; revision=303352
|
|
|
|
| |
Notes:
svn path=/head/; revision=303346
|
|
|
|
|
|
|
|
|
|
| |
- Use system mdds.
- Fix build with the recent Clang (CURRENT).
- Enable visibility for recent Clang (9.1 and CURRENT).
- Attempt to fix build on 7.x and 8.x (not tested).
Notes:
svn path=/head/; revision=303028
|