| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=517320
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
Notes:
svn path=/head/; revision=507372
|
|
|
|
|
|
|
|
| |
PR: 236149
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=495044
|
|
|
|
|
|
|
|
|
|
|
| |
C11-compatible compiler.
PR: 234448
Submitted by: Piotr Kubaj
Approved by: maintainer
Notes:
svn path=/head/; revision=488722
|
|
|
|
|
|
|
|
|
|
|
| |
(Use correct patch this time)
PR: 233976
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Pointyhat to: swills
Notes:
svn path=/head/; revision=488476
|
|
|
|
|
|
|
|
| |
PR: 233976
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
Notes:
svn path=/head/; revision=488475
|
|
|
|
|
|
|
|
|
| |
PR: 230145
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: yasu@utahime.org (maintainer)
Notes:
svn path=/head/; revision=484314
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.8
* Giving maintainership to yasu@utahime.org
* Bumping PORTREVISION for dependent ports
PR: 230577
Submitted by: yasu@utahime.org
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D16704
Notes:
svn path=/head/; revision=478604
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.6
PR: 228597
Exp-run by: antoine
Notes:
svn path=/head/; revision=471253
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Regenerate patch to make portlint happy
- Bump SHLIBS version in pkg-plist
Changelog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.4
PR: 225560
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Reviewed by: cpm
Exp-run by: antoine
Notes:
svn path=/head/; revision=464065
|
|
|
|
|
|
|
|
|
|
|
| |
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight
Notes:
svn path=/head/; revision=463123
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove patch (added upstream)
- Drop maintainership
- Bump SHLIBS version in pkg-plist
Changelog: https://github.com/ivmai/bdwgc/releases/tag/v7.6.2
PR: 224848
Exp-run by: antoine
Notes:
svn path=/head/; revision=458406
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=455215
|
|
|
|
|
|
|
|
|
|
|
| |
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket)
Notes:
svn path=/head/; revision=444251
|
|
|
|
|
|
|
| |
Submitted by: lidl via email
Notes:
svn path=/head/; revision=444001
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove patch which has been incorporated upstream
Changelog:
https://github.com/ivmai/bdwgc/blob/master/ChangeLog
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D7443
Notes:
svn path=/head/; revision=419897
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove unneeded symbolic link because the asm machine-dependent files
were moved back to base folder.
libtool: compile: cc -DHAVE_CONFIG_H -I./include -I./include
-I/usr/local/include -fexceptions -DGC_VISIBILITY_HIDDEN_SET
-fvisibility=hidden -Wall -Wextra -O2 -pipe -fno-strict-aliasing
-fno-strict-aliasing -MT fnlz_mlc.lo -MD -MP -MF .deps/fnlz_mlc.Tpo -c
fnlz_mlc.c -fPIC -DPIC -o .libs/fnlz_mlc.o
make[3]: don't know how to make sparc_mach_dep.S. Stop
Reported by: Gordon Zaft <gordonzaft@gmail.com>
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
MFH: 2016Q3 (port-secteam build fix blanket)
Differential Revision: D7320
Notes:
svn path=/head/; revision=419384
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove unneeded patch (added upstream)
- Fix pkg-plist
Changelog:
https://github.com/ivmai/bdwgc/blob/release-7_4/ChangeLog
Reviewed by: junovitch (mentor)
Approved by: junovitch (mentor)
Differential Revision: D6791
Notes:
svn path=/head/; revision=416714
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Regenerate patches with makepatch
- Update MAINTAINER to my @FreeBSD.org address
- Bump PORTREVISION
PR: 208995
Submitted by: andrew
Approved by: junovitch (mentor)
Notes:
svn path=/head/; revision=414277
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412346
|
|
|
|
|
|
|
|
|
| |
PR: 201183
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es>, andrew, sbruno
Approved by: bdrewery (mentor)
Notes:
svn path=/head/; revision=391600
|
|
|
|
|
|
|
|
| |
PR: 200058
Submitted by: cpm@fbsd.es (maintainer)
Notes:
svn path=/head/; revision=385844
|
|
|
|
|
|
|
|
|
| |
PR: 195848
Submitted by: kvedulv@kvedulv.de
Approved by: cpm@fbsd.es (maintainer)
Notes:
svn path=/head/; revision=374900
|
|
|
|
|
|
|
|
|
|
| |
PR: 195755
Submitted by: sson
Reviewed by: cpm@fbsd.es (maintainer)
Approved by: mentor (implicit)
Notes:
svn path=/head/; revision=374308
|
|
|
|
| |
Notes:
svn path=/head/; revision=371544
|
|
|
|
|
|
|
|
| |
- Remove USE_AUTOTOOLS
- Replace MAKE with MAKE_CMD
Notes:
svn path=/head/; revision=369894
|
|
|
|
|
|
|
|
| |
PR: ports/192902
Submitted by: Carlos Jacobo Puga Medina <cpm@fbsd.es> (maintainer)
Notes:
svn path=/head/; revision=365746
|
|
|
|
|
|
|
|
|
| |
PR: 192398
Submitted by: kvedulv@kvedulv.de
Approved by: cjpugmed@gmail.com (maintainer)
Notes:
svn path=/head/; revision=364172
|
|
|
|
| |
Notes:
svn path=/head/; revision=363197
|
|
|
|
|
|
|
| |
Reported by: swills (Jenkins)
Notes:
svn path=/head/; revision=361335
|
|
|
|
|
|
|
| |
Reported by: swills (Jenkins)
Notes:
svn path=/head/; revision=361320
|
|
|
|
|
|
|
|
| |
PR: 191338
Submitted by: Carlos Jacobo Puga Medina
Notes:
svn path=/head/; revision=361286
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW in pkg-descr
PR: ports/186877
Submitted by: Vitaly Magerya <vmagerya@gmail.com>
Notes:
svn path=/head/; revision=345686
|
|
|
|
|
|
|
|
|
| |
. remove patches which have been incorporated upstream.
Reported by: Ivan Maidanski <ivmai@mail.ru> (via e-mail)
Notes:
svn path=/head/; revision=334298
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. organize as master and slave ports;
. while I'm here: support stage.
PR: ports/175590 [1]
ports/176011 [2]
ports/176716 [3]
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1]
Vitaly Magerya <vmagerya@gmail.com> [2]
Hirohisa Yamaguchi <umq@ueo.co.jp> [3]
Notes:
svn path=/head/; revision=330672
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
|
|
|
|
|
|
|
|
| |
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
Notes:
svn path=/head/; revision=314640
|
|
|
|
| |
Notes:
svn path=/head/; revision=299101
|
|
|
|
| |
Notes:
svn path=/head/; revision=285379
|
|
|
|
| |
Notes:
svn path=/head/; revision=284615
|
|
|
|
|
|
|
|
|
|
|
| |
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval).
Notes:
svn path=/head/; revision=284225
|
|
|
|
|
|
|
|
| |
Approved by: portmgr
Approved by: bapt (mentor)
Notes:
svn path=/head/; revision=284139
|
|
|
|
|
|
|
|
| |
PR: ports/160835
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Notes:
svn path=/head/; revision=282026
|
|
|
|
|
|
|
|
|
|
| |
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Notes:
svn path=/head/; revision=279506
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
|
|
|
| |
No functional change.
Notes:
svn path=/head/; revision=256468
|
|
|
|
| |
Notes:
svn path=/head/; revision=251950
|
|
|
|
|
|
|
|
| |
PR: ports/141713
Submitted by: Michael Moll <kvedulv@kvedulv.de>
Notes:
svn path=/head/; revision=246227
|
|
|
|
|
|
|
| |
separate ports.
Notes:
svn path=/head/; revision=246112
|
|
|
|
| |
Notes:
svn path=/head/; revision=246061
|