non port: editors/thoteditor/Makefile |
SVNWeb
|
Number of commits found: 21 |
Wed, 7 Apr 2021
|
[ 17:54 Rene Ladan (rene) ] 5980fd4 (Only the first 10 of 376 ports in this commit are shown above. )
Remove expired ports:
2021-04-01 ftp/wzdftpd: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 astro/roadmap: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cosmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bomberinstinct: Unmaintained and dead upstream, does not build
with -fno-common (llvm 11)
2021-04-01 games/drm: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/bygfoot: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 games/cre: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/hybserv: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 irc/xaric: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 mail/elmo: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 misc/cave: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/bugs: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11)
2021-04-01 security/dmitry: Unmaintained and dead upstream, does not build with
-fno-common (llvm 11) (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 30 Aug 2020
|
[ 09:47 zeising ] (Only the first 10 of 68 ports in this commit are shown above. )
Extend expiration of ports broken with -fno-common
Extend the expiration of unmaintained leaf ports that are broken with
-fno-common and previously had a short expiration date. The new date is set
to 2021-04-01, meaning the ports will be in the 2021Q2 branch, giving people
until 2021-06-30 (10 months from now) to fix issues.
Improve the wording of the deprecation message, mentioning both llvm 11 and
-fno-common.
Bump portrevision to force reinstall. This way the warning message about
deprecation will be displayed to users installing or reinstalling the
software.
MFH: 2020Q3 (maybe)
|
Sat, 29 Aug 2020
|
[ 09:37 tcberner ]
editors/: Fix build with clang11 and deprecate ports@ ports
|
Wed, 2 Oct 2019
|
[ 08:52 zeising ]
editors/thoteditor: Unbreak
Unbreak editors/thoteditor by no longer link against libXp, since it is
being deprecated and slated for removal.
Add a bunch of missing xorg dependencies.
MFH: 2019Q4
|
[ 07:00 antoine ]
Mark BROKEN: fails to link
cc -o ../bin/thot -L../indexlib -L../drawlib -L../tablelib -L../thotlib -L..
EDITORAPP.o EDITORactions.o Trans.o TransPmatch.o TransParser.o ExtCssAPP.o
ExtCssactions.o UIcss.o StyleCss.o StyleRules.o StyleParser.o -lThotIndex
-lThotDraw -lThotTable -lThotEditor -ljpeg -lpng -lz -L/usr/local/lib -lXm -lXm
-lXp -lXm -L/usr/local/lib -lXt -lXext -lSM -lICE -lX11 -ldl -lm
/usr/bin/ld: cannot find -lXp
Reported by: pkg-fallout
MFH: 2019Q4
|
Wed, 20 Jul 2016
|
[ 15:33 mat ] (Only the first 10 of 67 ports in this commit are shown above. )
Cleanup $() variables in ports Makefiles.
Mostly replace with ${}, but sometime, replace with $$() because it is
what was intended in the first place. (I think.)
Sponsored by: Absolight
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Thu, 8 May 2014
|
[ 10:56 pawel ]
Complete previous commit, missed some files
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] (Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Wed, 10 Jul 2013
|
[ 06:55 bapt ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert some USE_GMAKE to USES=gmake
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sun, 22 Nov 2009
|
[ 19:49 pav ] (Only the first 10 of 86 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sat, 21 Aug 2004
|
[ 15:40 arved ]
Fix build with gcc 3.4
|
Tue, 9 Mar 2004
|
[ 16:43 trevor ]
Remove master sites which are offline, have a very different version
of the distfile, or do not have the distfile.
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Mon, 30 Jun 2003
|
[ 14:11 naddy ]
This does not build on 5.x.
PR: 53917
Submitted by: Mark Linimon <linimon@lonesome.com>
|
Sun, 8 Jun 2003
|
[ 00:30 kris ]
Remove chuckr as maintainer of his ports. He has not committed since
09/2000 and has been unresponsive to mail about his ports for at least
2 years.
Approved by: portmgr
|
Fri, 7 Mar 2003
|
[ 06:00 ade ] (Only the first 10 of 110 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Tue, 7 Nov 2000
|
[ 23:28 asami ] (Only the first 10 of 56 ports in this commit are shown above. )
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.
|
Number of commits found: 21 |