| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
Notes:
svn path=/head/; revision=450560
|
|
|
|
|
|
|
|
|
|
|
| |
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582
Notes:
svn path=/head/; revision=450557
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
Notes:
svn path=/head/; revision=444463
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=432897
|
|
|
|
|
|
|
|
|
|
|
| |
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=418238
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412347
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.port.mk stop using ARCH but the package builders set ARCH in their
make.conf anyway.
Some libraries were missing from the package because of this.
Reported by: Jason Bacon <bacon4000@gmail.com>
MFH: 2016Q1
Notes:
svn path=/head/; revision=409285
|
|
|
|
|
|
|
| |
PR: 204732
Notes:
svn path=/head/; revision=402241
|
|
|
|
| |
Notes:
svn path=/head/; revision=390649
|
|
|
|
|
|
|
|
|
|
| |
No functional changes included.
CR: D193 (except math/sedumi)
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=357070
|
|
|
|
|
|
|
|
|
|
| |
Highlights:
- New TLCS90 (Toshiba Z80 clone) target support
- New STMicroelectronics STM8 target support
- Support for named address spaces in ROM
Notes:
svn path=/head/; revision=351620
|
|
|
|
| |
Notes:
svn path=/head/; revision=349835
|
|
|
|
| |
Notes:
svn path=/head/; revision=331302
|
|
|
|
|
|
|
| |
lang)
Notes:
svn path=/head/; revision=327741
|
|
|
|
| |
Notes:
svn path=/head/; revision=326677
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Group target options
- Change CPPFLAGS and remove LDFLAGS to always use base system
libreadline and its headers
- Use a dynamically generated pkg-plist
Reviewed by: crees
Notes:
svn path=/head/; revision=319531
|
|
|
|
|
|
|
| |
Suggested by: crees
Notes:
svn path=/head/; revision=316410
|
|
|
|
|
|
|
|
| |
Approved by: crees
Obtained from: sdcc revision 8145
Notes:
svn path=/head/; revision=314948
|
|
|
|
| |
Notes:
svn path=/head/; revision=311310
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix clang build
- Fix ia64 build [1]
PR: ports/172789
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
Reported by: Anton Shterenlikht <mexas@bristol.ac.uk> [1]
Feature safe: yes
Notes:
svn path=/head/; revision=306103
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings.
Notes:
svn path=/head/; revision=305610
|
|
|
|
|
|
|
|
|
|
|
| |
- bump PORTREVISION
Reported by: kwm
Approved by: Tijl Coosemans <tijl@coosemans.org> (maintainer, via email)
Approved by: crees, tabthorpe (mentors, implicit)
Notes:
svn path=/head/; revision=303385
|
|
|
|
|
|
|
|
|
|
| |
- Change CONFLICTS
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer, via email)
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=303277
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add conflict with lang/sdcc-devel [1]
- Convert to OptionsNG
- Mark ONLY_FOR_ARCHS i386 as it seems to be the only supported one
by upstream project under FreeBSD
PR: ports/170371
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
Reported by: Sulev-Madis 'ketas' Silber <madis555.hot.ee> [1]
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=303094
|
|
|
|
|
|
|
|
|
|
| |
- Remove AVR and XA51 targets (unsupported)
PR: ports/164056
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
Notes:
svn path=/head/; revision=289413
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
| |
and hence should be included in RUN_DEPENDS as well as BUILD_DEPENDS
PR: ports/158691
Submitted by: Jason Bacon <jwbacon@tds.net>
Approved by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
Notes:
svn path=/head/; revision=277405
|
|
|
|
|
|
|
|
|
| |
longer necessary.
PR: 153625
Notes:
svn path=/head/; revision=271442
|
|
|
|
| |
Notes:
svn path=/head/; revision=265663
|
|
|
|
|
|
|
|
| |
PR: ports/152013
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer)
Notes:
svn path=/head/; revision=264250
|
|
|
|
| |
Notes:
svn path=/head/; revision=263089
|
|
|
|
|
|
|
|
| |
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
Notes:
svn path=/head/; revision=261230
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix some pkg-descrs
- Update some MASTER_SITES
PR: 140966
Submitted by: Tijl Coosemans <tijl@coosemans.org> (maintainer from new email)
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=245728
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
| |
PR: 133140
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes:
svn path=/head/; revision=231189
|
|
|
|
| |
Notes:
svn path=/head/; revision=225297
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=224062
|
|
|
|
|
|
|
| |
Tested by: exp build run (erwin)
Notes:
svn path=/head/; revision=218886
|
|
|
|
|
|
|
|
| |
PR: 122259
Submitted by: Tijl Coosemans (maintainer)
Notes:
svn path=/head/; revision=210339
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Makefile and plist cleanup.
- Move patches to Makefile and remove files.
- Pet portlint.
PR: ports/116953
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Approved by: sat (mentor)
Notes:
svn path=/head/; revision=201392
|
|
|
|
|
|
|
| |
Spotted by: maintainer
Notes:
svn path=/head/; revision=200565
|
|
|
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
Notes:
svn path=/head/; revision=200411
|
|
|
|
|
|
|
|
| |
PR: ports/101756
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes:
svn path=/head/; revision=170370
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=148389
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
|
|
|
|
|
|
|
|
| |
of lang/gcc31.
This may only be papering over a bug in use.gcc.mk (does the definition
for 3.1 need to be removed there?)
Hat: portmgr
Notes:
svn path=/head/; revision=140569
|
|
|
|
|
|
|
|
| |
PR: ports/81525
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes:
svn path=/head/; revision=136208
|