aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcc45
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-08-08 06:49:31 +0800
committerasami <asami@FreeBSD.org>1998-08-08 06:49:31 +0800
commit85244f3c4f19ca5a1a28eb1e3181bfc7d094ddf5 (patch)
tree9123ac40cb51e7048c20f785f436da05e43f7c22 /lang/gcc45
parentd48c5312ffc97eda9cb08048c42df412bf21d977 (diff)
downloadfreebsd-ports-graphics-85244f3c4f19ca5a1a28eb1e3181bfc7d094ddf5.tar.gz
freebsd-ports-graphics-85244f3c4f19ca5a1a28eb1e3181bfc7d094ddf5.tar.zst
freebsd-ports-graphics-85244f3c4f19ca5a1a28eb1e3181bfc7d094ddf5.zip
Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, all
under lang) use ${OSREL} as defined in bsd.port.mk rev 1.281 and 1.227.2.43. Note gcc28 is hopelessly broken, it uses an undefined variable ${GNUOSREL} and thus has an empty string wherever ${OSREL} should be. However, it's consistent with its own PLIST at the current state so I haven't "fixed" it yet.
Diffstat (limited to 'lang/gcc45')
-rw-r--r--lang/gcc45/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/gcc45/Makefile b/lang/gcc45/Makefile
index a4e8ff528a8..aecafb9769f 100644
--- a/lang/gcc45/Makefile
+++ b/lang/gcc45/Makefile
@@ -4,7 +4,7 @@
# Date created: 9 Jan 1998
# Whom: John Polstra <jdp@polstra.com>
#
-# $Id: Makefile,v 1.22 1998/07/16 06:23:40 obrien Exp $
+# $Id: Makefile,v 1.23 1998/07/26 23:43:34 obrien Exp $
#
DISTNAME= egcs-19980721
@@ -16,6 +16,8 @@ MASTER_SITES= ftp://egcs.cygnus.com/pub/egcs/snapshots/1998-07-21/ \
MAINTAINER= obrien@FreeBSD.org
EGCS_REV= egcs-2.91.51
+# XXX
+#GNUHOST= i386-unknown-freebsd${OSREL}
GNUHOST= i386-unknown-freebsd${GNUOSREL}
GNU_CONFIGURE= yes
USE_GMAKE= yes
.6.0 -> 2.6.1Yuri Victorovich2021-04-272-4/+4 * irc/soju: Update to 0.1.1Ashish SHUKLA2021-04-242-30/+39 * Update KDE Gear to 21.04Tobias C. Berner2021-04-232-5/+5 * irc/bitlbee-facebook: update to 1.2.2Pietro Cerutti2021-04-223-31/+5 * irc/oragono: Update 2.5.1 -> 2.6.0Yuri Victorovich2021-04-192-31/+34 * irc/irssi: Update to 1.2.3Lewis Cook2021-04-177-173/+5 * Clean up some thingsTobias Kortkamp2021-04-151-1/+0 * devel/icu: update to 69.1Jan Beich2021-04-092-2/+2 * Remove expired ports:Rene Ladan2021-04-0810-339/+0 * One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-0724-24/+0 * irc/eggdrop: Update to 1.9.0Danilo G. Baio2021-04-073-6/+12 * all: Remove all other $FreeBSD keywords.Mathieu Arnold2021-04-0617-42/+5 * Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-06117-118/+0 * - update from 2.1.3 to 2.1.4Mikhail Pchelin2021-03-282-4/+4 * - update from 2.1.2 to 2.1.3Mikhail Pchelin2021-03-272-4/+4 * editors/emacs: Update to 27.2Joseph Mingrone2021-03-261-1/+1 * irc/catgirl: update to 1.7Neel Chauhan2021-03-252-4/+4 * Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,Alexey Dokuchaev2021-03-221-1/+1 * Regular USE_GITHUB cleanup.Mathieu Arnold2021-03-201-1/+0 * irc/irssi: Revert to 1.2.2Neel Chauhan2021-03-1612-83/+282 * irc/weechat: Fix build with HEADLESS offBernard Spil2021-03-151-8/+8 * Remove occurrences of %%LUA_LIBDIR%%.Mathieu Arnold2021-03-091-1/+1 * irc/weechat: Update to 3.1Bernard Spil2021-03-072-4/+4 * - Update to 0.9.0-rc4 which is compatible with new OpenSSLAlexey Dokuchaev2021-03-052-14/+7 * Update KDE Release-Service releases to 20.12.3Tobias C. Berner2021-03-051-3/+3 * deorbit jpaetzelJosh Paetzel2021-03-021-1/+1 * irc/inspircd: Update to 3.9.0 and pass maintainership to submitterNeel Chauhan2021-02-286-104/+12 * Clean up some thingsTobias Kortkamp2021-02-261-1/+1 * Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2021-02-211-1/+1 * New port: irc/catgirlRomain Tartière2021-02-204-0/+39 * Maintainer reset for jlaffayeYuri Victorovich2021-02-191-1/+1 * irc/smuxi: Updates to 1.1Santhosh Raju2021-02-183-15/+103 * Unbreak fetch from git.sr.htJan Beich2021-02-181-2/+2 * irc/undernet-ircu: USE_GCC=yes instead of anyFernando Apesteguía2021-02-141-1/+1 * irc/undernet-ircu: Update to u2.10.12.19Fernando Apesteguía2021-02-092-22/+26 * Remove false dependency on gconfBaptiste Daroussin2021-02-071-1/+1 * Update KDE Release-Service to 20.12.2Tobias C. Berner2021-02-051-3/+3 * irc/oragono: Update 2.5.0 -> 2.5.1Yuri Victorovich2021-02-042-4/+4 * irc/oragono: Update 2.4.0 -> 2.5.0Yuri Victorovich2021-02-012-37/+37 * irc/ngircd: update to 26.1Fernando Apesteguía2021-02-012-7/+6 * irc/weechat: Update to 3.0.1Bernard Spil2021-02-012-4/+4 * irc/smuxi: Fix the license type.Santhosh Raju2021-01-301-1/+1 * irc/bitlbee-facebook: fix ERROR_QUEUE_UNDERFLOW error, bump PORTREVISIONPietro Cerutti2021-01-252-0/+27 * irc/eggdrop-devel: Update to latest commitDanilo G. Baio2021-01-242-5/+5 * Update MAINTAINER fields for myself (lcook)Lewis Cook2021-01-222-2/+2 * irc/ircd-hybrid: Updates to 8.2.38Santhosh Raju2021-01-182-4/+4 * irc/quassel: remove snorenotify supportSteve Wills2021-01-171-3/+2 * irc/ircd-hybrid: Updates to 8.2.37Santhosh Raju2021-01-172-4/+4 * Update databases/redis to the recent stable version 6.0.10.Sergey A. Osokin2021-01-141-0/+1 * More cleanly daemonize quasselcore.John Baldwin2021-01-122-2/+2 * Remove logic for Python < 3.6 for ports using Python 3.6+Rene Ladan2021-01-121-10/+3 * Update KDE Release Service ports to 20.12.1Tobias C. Berner2021-01-091-3/+3 * For ports on riscv64 that fail the same (or similar ways) to aarch64, markMark Linimon2021-01-021-0/+1 * Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64Mark Linimon2021-01-021-4/+4 * Mark as BROKEN on riscv64 the same as on aarch64.Mark Linimon2021-01-021-3/+4 * Mark BROKEN: fails to buildAntoine Brodin2021-01-021-0/+2 * irc/inspircd: Update to version 3.8.1Joseph Mingrone2021-01-014-69/+68 * Drop python 2.7 support from a few portsAntoine Brodin2020-12-293-3/+3 * - Remove stray file, committed by mistake.Ashish SHUKLA2020-12-181-11/+0 * A user-friendly IRC bouncer.Ashish SHUKLA2020-12-185-0/+98 * - Update to git revision 5295563Ashish SHUKLA2020-12-142-5/+8 * Update KDE Applications to 20.12Tobias C. Berner2020-12-123-193/+109 * irc/ircd-hybrid: Updates to 8.2.36Santhosh Raju2020-12-083-12/+15 * irc/irssi: fix build on GCC architecturesPiotr Kubaj2020-12-081-2/+2 * irc/irssi: Simplify PERL option handling.Fernando Apesteguía2020-12-011-5/+1 * irc/irssi: Fix Perl support optionFernando Apesteguía2020-11-302-12/+21 * irc/irssi: Unbreak when PERL=OFFFernando Apesteguía2020-11-262-4/+10 * irc/irssi: Add pkg-messageFernando Apesteguía2020-11-241-0/+5 * irc/irssi: Update to snapshot 1.3 (20201114)Fernando Apesteguía2020-11-237-112/+66 * irc/ircd-hybrid: Updates to 8.2.35Santhosh Raju2020-11-152-4/+4 * irc/weechat: Update to 3.0Bernard Spil2020-11-122-4/+4 * irc/oragono: Update 2.3.0 -> 2.4.0Yuri Victorovich2020-11-102-10/+13 * irc/ircd-hybrid: Updates to 8.2.34Santhosh Raju2020-11-082-4/+4 * devel/icu: update to 68.1Jan Beich2020-11-032-0/+2 * Add a missing dependencyMateusz Piotrowski2020-10-271-1/+3 * irc/konversation: update to 1.7.7Tobias C. Berner2020-10-273-12/+21 * irc/anope: update 2.0.7_1 to 2.0.9Vinícius Zavam2020-10-242-5/+4 * irc/bitlbee-facebook: update to 1.2.1Pietro Cerutti2020-10-212-4/+4 * irc/eggdrop-devel: fix build on GCC architecturesPiotr Kubaj2020-10-081-0/+1 * Return jadawin@'s ports to the pool after taking in his commit bit.Rene Ladan2020-10-062-2/+2 * irc/konversation: update to 1.7.6Tobias C. Berner2020-09-305-72/+10 * Update to 2.38.0Baptiste Daroussin2020-09-293-129/+193 * irc/eggdrop-devel: Update to latest commitDanilo G. Baio2020-09-102-5/+5 * irc/znc: Update to 1.8.2Danilo G. Baio2020-09-103-4/+119 * Fixup qat.Mathieu Arnold2020-09-091-0/+2 * irc/ircd-hybrid: Updates to 8.2.33Santhosh Raju2020-09-092-4/+4 * irc/oragono: Update 2.2.0 -> 2.3.0Yuri Victorovich2020-09-062-13/+13 * Remove duplicate line from plistAntoine Brodin2020-09-031-1/+0 * Unbreak the build with -fno-common (Clang 11, GCC 10).Alexey Dokuchaev2020-09-011-0/+3 * Allow to build against contemporary versions of OpenSSL.Alexey Dokuchaev2020-08-311-6/+5 * irc/eggdrop-devel: Update to latest commitDanilo G. Baio2020-08-313-19/+7 * Extend expiration of ports broken with -fno-commonNiclas Zeising2020-08-302-4/+6 * irc/: Fix build with clang11 and deprecate ports@ portsTobias C. Berner2020-08-292-0/+10 * irc/unreal: fix build on recent currentTobias C. Berner2020-08-281-0/+3 * Fix gemspec for rubygem-daemons 1.3.1 updateSunpoet Po-Chuan Hsieh2020-08-262-6/+7 * irc/eggdrop-devel: Update to latest commitDanilo G. Baio2020-08-252-5/+5 * Change RUN_DEPENDS from rubygem-thor to rubygem-thor0Sunpoet Po-Chuan Hsieh2020-08-241-2/+2 * irc/scrollz: Fix build with -fno-commonNiclas Zeising2020-08-221-0/+16 * irc/bitchx: Fix build with -fno-commonNiclas Zeising2020-08-223-0/+31 * The EPIC maintainer was nice enough to roll a new release to handle the fix n...Josh Paetzel2020-08-222-4/+4 * irc/znc-push: update to g5f95488Fernando Apesteguía2020-08-212-11/+10 * irc/ircd-hybrid: Updates to 8.2.32Santhosh Raju2020-08-192-4/+4 * irc/bitlbee: remove optional expired Skype supportRene Ladan2020-08-152-17/+2 * editors/emacs: Update to version 27.1Joseph Mingrone2020-08-131-1/+1 * irc/kvirc: link to thread libraryTobias C. Berner2020-08-061-0/+10 * irc/inspircd: Update to 3.7.0, drop maintainershipDmitri Goutnik2020-08-024-8/+19 * irc/oragono: Update 2.1.0 -> 2.2.0Yuri Victorovich2020-07-282-22/+19 * Mk/bsd.sites.mk: Update URL of MASTER_SITE_OSDN to one that supports geograph...Alexandre C. Guimarães2020-07-241-4/+4 * Clean up some thingsTobias Kortkamp2020-07-221-1/+1 * irc/weechat: Update to 2.9Bernard Spil2020-07-193-32/+19 * if TCL is installed on but you uncheck the TCL option the epic port getsMikhail Pchelin2020-07-171-0/+1 * irc/smuxi: Improves the options descriptions.Santhosh Raju2020-07-151-9/+9 * Clean up some thingsTobias Kortkamp2020-07-071-1/+0 * irc/rubygem-cogbot: Fix gemspec rubygem-json 2.3.0 updateKoichiro Iwao2020-07-062-6/+7 * irc/smuxi: Revive the portSanthosh Raju2020-06-226-0/+473 * Move devel/swig30 to devel/swig and update to 4.0.1Sunpoet Po-Chuan Hsieh2020-06-181-2/+2 * irc/irssi: remove superfluous USE_LDCONFIGFernando Apesteguía2020-06-161-1/+0 * irc/irssi: fix utf8proc supportFernando Apesteguía2020-06-151-6/+5 * - Fix building with OpenSSL base which does not provide pkgconfigAshish SHUKLA2020-06-111-2/+9 * irc/znc: Update to 1.8.1Danilo G. Baio2020-06-112-4/+4 * Remove -std=gnu11 from internal compiler flags to attempt to fix buildMark Linimon2020-06-102-2/+2 * Add srain 1.1.0, modern IRC client written in GTK.Ashish SHUKLA2020-06-096-0/+89 * irc/inspircd: Update to 3.6.0Dmitri Goutnik2020-06-094-69/+10 * irc/weechat: Fix patch failureBernard Spil2020-06-08