| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=311381
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
| |
* a couple Makefile/pkg-plist changes
* only pull in dependencies when actually necessary depending on
chosen options
PR: ports/79801
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes:
svn path=/head/; revision=133213
|
|
|
|
|
|
|
|
|
|
| |
error: ISO C++ forbids cast to non-reference type used as lvalue
PR: ports/69653
Submitted by: Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Notes:
svn path=/head/; revision=114954
|
|
ANSI-C compiler that targets the Intel 8051, Maxim 80DS390 and the Zilog
Z80 based MCUs.
PR: ports/66262
Submitted by: Tijl Coosemans <tijl@ulyssis.org>
Notes:
svn path=/head/; revision=108778
|