non port: lang/smalltalk/Makefile |
SVNWeb
|
Number of commits found: 121 (showing only 100 on this page) |
Thu, 6 Jul 2023
|
[ 11:39 Alexey Dokuchaev (danfe) ] 2471711
lang/smalltalk: try to unbreak the port's build on fresh -CURRENT
While here, define LICENSE (GPLv2+) and hook the test suite to our
framework. Currently, out of 130 tests, 8 fail (7, 8, 32, 41, 70,
118, and 122 with 1 expected failure), 1 test was skipped.
Reported by: pkg-fallout
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f98ae56 (Only the first 10 of 255 ports in this commit are shown above. )
lang: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Andrey Zakhvatov
* Anton Berezin <tobez@FreeBSD.org>
* Anton Berezin <tobez@tobez.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 9 May 2022
|
[ 19:23 Kevin Bowling (kbowling) ] db78da8 (Only the first 10 of 120 ports in this commit are shown above. )
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
|
Tue, 22 Jun 2021
|
[ 18:53 Kevin Bowling (kbowling) ] da3162c (Only the first 10 of 914 ports in this commit are shown above. )
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
Sat, 22 May 2021
|
[ 02:41 Mark Linimon (linimon) ] 10ee34d
lang/smalltalk: mark BROKEN on riscv64 the same way as on aarch64.
Approved by: portmgr (tier-2 blanket)
|
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.
|
Sat, 4 Jul 2020
|
[ 18:11 zeising ] (Only the first 10 of 105 ports in this commit are shown above. )
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking)
|
Fri, 8 Nov 2019
|
[ 14:47 tobik ] (Only the first 10 of 50 ports in this commit are shown above. )
Add missing USES={gnome,php,sdl} to the rest
|
Tue, 5 Nov 2019
|
[ 13:32 danfe ]
- Unbreak packaging when SDL option is disabled [*]
- Amend LIB_DEPENDS, USE_{XORG,GL} lists per `stage-qa' report
- Link against libltdl.so:devel/libltdl to fix the following:
...
configure: WARNING: using included copy of libltdl
configure: WARNING: this is deprecated and will go away
configure: WARNING: it is suggested to install libltdl
PR: 240070 [*]
|
[ 08:18 danfe ]
Assume maintainership of several GNU tools I've been keeping an eye to
and updating as of recently.
|
Mon, 4 Nov 2019
|
[ 21:21 rene ] (Only the first 10 of 99 ports in this commit are shown above. )
Returns johans's ports to the pool after safekeeping his commit bit.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Thu, 14 Mar 2019
|
[ 12:43 linimon ]
Mark as broken on powerpc64.
While here, adjust other BROKEN lines to pacify portlint.
Approved by: portmgr (tier-2 blanket)
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Sun, 11 Nov 2018
|
[ 15:38 danfe ] (Only the first 10 of 65 ports in this commit are shown above. )
Update `databases/gdbm' to version 1.18.1, an important bugfix release
which restores compatibility with old databases (version 1.8) and some
later versions which were built without mmap(2) support. Due to shlib
version change, bump port revisions of the consumer ports.
PR: 233059
Exp-run by: antoine
Approved by: maintainer (johans, numerous timeouts)
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Fri, 20 Oct 2017
|
[ 11:42 gahr ]
lang/smalltalk: remove TK option
|
[ 11:12 gahr ] (Only the first 10 of 11 ports in this commit are shown above. )
Revert 452511, I missed some ports
I missed some ports that depend on lang/tcl84 or x11-toolkits/tk84 by
explicitly mentioning the port origin instead of using USES.
|
[ 10:38 gahr ] (Only the first 10 of 11 ports in this commit are shown above. )
lang/tcl84, x11-toolkits/tk84: remove expired ports
Fix supported versions in USES=t[cl|k], remove last consumer (lang/fpc-tcl) and
bump PORTREVISION on two other ports that have had their dependencies or
default options changed (lang/smalltalk and x11-toolkits/ocaml-labltk)
|
Fri, 22 Sep 2017
|
[ 10:48 mat ] (Only the first 10 of 175 ports in this commit are shown above. )
Remove USES=execinfo.
PR: 220271
Submitted by: mat (review), Yasuhiro KIMURA (PR)
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D11488
|
Tue, 23 May 2017
|
[ 05:03 rezny ] (Only the first 10 of 711 ports in this commit are shown above. )
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845
|
Wed, 12 Apr 2017
|
[ 13:31 mat ]
fix ports using xargs directly.
Sponsored by: Absolight
|
Fri, 21 Oct 2016
|
[ 15:21 mat ] (Only the first 10 of 354 ports in this commit are shown above. )
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093
|
Wed, 12 Oct 2016
|
[ 04:10 linimon ]
Mark broken on aarch64: fails to link.
Approved by: portmgr (tier-2 blanket)
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 10 Jan 2016
|
[ 16:44 bapt ] (Only the first 10 of 20 ports in this commit are shown above. )
Convert categories m* and m* to USES=sqlite and USES=firebird
|
Tue, 15 Dec 2015
|
[ 22:12 johans ]
Use modern USES features (execinfo, localbase); no functional changes
PR: 205347
Submitted by: pawel
|
Mon, 14 Sep 2015
|
[ 17:12 amdmi3 ]
- Fix installed manpage symlink to not point inside stagedir
- Add missing plist entries: .pc file and empty directory (the latter is created
in post-install, is it really needed?)
- Unsilence install command
PR: 202794
Submitted by: amdmi3
Approved by: maintainer timeout (johans, 2 weeks)
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Mon, 20 Apr 2015
|
[ 19:06 tijl ] (Only the first 10 of 32 ports in this commit are shown above. )
- Display a stage-qa warning when ports use PREFIX/var instead of /var
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
|
Mon, 8 Dec 2014
|
[ 16:48 tijl ] (Only the first 10 of 920 ports in this commit are shown above. )
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above )
|
Sat, 22 Nov 2014
|
[ 19:13 crees ] (Only the first 10 of 31 ports in this commit are shown above. )
Switch to USES=pgsql
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Thu, 26 Jun 2014
|
[ 09:41 antoine ]
Allow to build with texinfo from ports
With hat: portmgr
|
Sat, 3 May 2014
|
[ 18:58 tijl ] (Only the first 10 of 21 ports in this commit are shown above. )
audio/sdl_sound:
- USES=libtool.
- Strip library.
- Replace patch+reinplace with a single reinplace.
- Remove a patch so we use the upstream library name again. Bump
PORTREVISION on all dependent ports.
games/alephone:
- USES=gmake tar:bzip2.
- Remove unneeded PKG_CONFIG variable.
- Staging.
- New LIB_DEPENDS syntax.
games/asc:
- USES=libtool. (Only the first 15 lines of the commit message are shown above )
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Fri, 28 Mar 2014
|
[ 19:43 antoine ]
Remove some references to deprecated NOPORTDATA
With hat: portmgr
|
Sun, 29 Dec 2013
|
[ 20:23 johans ]
- Enable STAGE support
- Simplify OPTIONS handling
- Correct shebang paths
- Strip installed binaries and libraries
- Bump PORTREVISION
|
Fri, 20 Sep 2013
|
[ 19:53 bapt ] (Only the first 10 of 379 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang)
|
Mon, 29 Apr 2013
|
[ 23:15 johans ]
Update Smalltalk to 3.2.5 (mostly bugfixes)
http://smalltalk.gnu.org/news/gnu-smalltalk-3-2-5
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Sat, 4 Aug 2012
|
[ 22:52 kwm ] (Only the first 10 of 122 ports in this commit are shown above. )
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
developed in years and has been dropped from the MESA 8.0 distribution.
Freeglut is a rewrite of glut and is actively developed and is used by
many linux distributions instead of libglut.
Bump all ports that directly depend on libglut because of the shlib version
change.
There are some extra items in this patch.
*) Because freeglut doesn't have the same dependancies as libglut, some ports
need extra dependencies added to USE_XORG to make them build.
*) Mark graphics/f90gl broken, f90gl depends on a header that is only shipped
with libglut.
*) Remove option for libglut/freeglut selection in games/cake, only freeglut
remains now.
*) While here fix a png related build issue games/vegastrike.
Thanks to miwi for running the exp-run.
Approved by: portmgr (miwi)
Collaboration with: zeising@
Obtained from: xorg-dev staging area.
|
Thu, 28 Jun 2012
|
[ 16:12 johans ]
Convert to new options framework
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Mon, 12 Sep 2011
|
[ 13:46 gabor ] (Only the first 10 of 56 ports in this commit are shown above. )
- Track dependencies after databases/gdbm update
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Wed, 23 Mar 2011
|
[ 18:16 johans ]
Update GNU Smalltalk to 3.2.4
|
Sun, 19 Dec 2010
|
[ 11:46 johans ]
- Update smalltalk to 3.2.3
- Remove patch that has been included upstream
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Wed, 11 Aug 2010
|
[ 06:57 mva ] (Only the first 10 of 87 ports in this commit are shown above. )
- Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
|
Sun, 1 Aug 2010
|
[ 13:06 johans ]
Update to 3.2.2 (bugfix release)
|
Mon, 26 Jul 2010
|
[ 20:41 johans ]
Update to 3.2.1
|
Tue, 4 May 2010
|
[ 21:40 johans ]
Set IGNORE for NOPORTDATA configurations:
Smalltalk port does not honour the NOPORTDATA flag
and won't work if the port data is not installed
Reported by: QAT
|
[ 19:34 johans ]
- Update to Smalltalk 3.2,
http://smalltalk.gnu.org/news/gnu-smalltalk-3-2
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Tue, 23 Feb 2010
|
[ 18:06 johans ] (Only the first 10 of 27 ports in this commit are shown above. )
Update my mail address to @FreeBSD.org
Feature safe: yes
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 30 Jan 2010
|
[ 09:43 mva ] (Only the first 10 of 295 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.
PR: ports/142147 ports/142248 ports/142249
Approved by: miwi (mentor implicit)
|
Tue, 20 Oct 2009
|
[ 05:51 johans ]
- Mark broken on FreeBSD 6.x
Reported by: pointyhat via pav, erwin
|
Thu, 8 Oct 2009
|
[ 19:41 johans ]
Update to 3.1
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
|
Tue, 3 Feb 2009
|
[ 06:11 linimon ]
Mark as broken on sparc64: fails to install.
|
Mon, 5 Jan 2009
|
[ 20:36 pav ] (Only the first 10 of 102 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Mon, 20 Oct 2008
|
[ 20:18 johans ]
Update to 3.0.5
|
Sun, 10 Aug 2008
|
[ 13:00 johans ]
Update to 3.0.4
|
Fri, 25 Jul 2008
|
[ 14:34 pav ] (Only the first 10 of 213 ports in this commit are shown above. )
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
|
Fri, 6 Jun 2008
|
[ 13:41 edwin ] (Only the first 10 of 46 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Fri, 23 May 2008
|
[ 12:48 johans ]
Fix plist
Reported by: miwi
|
Thu, 22 May 2008
|
[ 08:44 johans ]
Update to 3.0.3
|
Fri, 7 Mar 2008
|
[ 14:02 johans ]
- Update to 3.0.2 - See smalltalk.gnu.org for what's new in 3.0
- Optional postgresql bindings
- Update website link and remove references to old maintainers
|
Wed, 12 Dec 2007
|
[ 17:57 johans ]
- Update to 2.3.6
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Thu, 7 Jun 2007
|
[ 07:29 johans ]
- Update to 2.3.5
- This version should work better on ia64 platforms
|
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}.
|
Sun, 15 Apr 2007
|
[ 17:52 johans ]
- Update to 2.3.3
- Claim maintainership
- Fix build for amd64 (and maybe ia64)
- Remove FreeBSD 4.x specific libreadline requirement
- Mark broken for 5.x: lacking certain libm functions
|
Thu, 8 Feb 2007
|
[ 10:07 miwi ]
- Fix after objformat removal
Submitted by: pointyhat
|
Wed, 24 Jan 2007
|
[ 22:08 miwi ]
- Fix build with gcc 4.1
|
Thu, 21 Dec 2006
|
[ 19:57 miwi ]
- Update to 2.3.1
PR: 106983
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Tue, 15 Aug 2006
|
[ 00:29 clsung ] (Only the first 10 of 61 ports in this commit are shown above. )
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Mon, 7 Aug 2006
|
[ 03:22 rafan ]
- Add readline as dependency when it was already installed. The program
will be linked against it anyway, not against a system one.
- Fix BROKEN message to pet portlint(1)
- Use DATADIR
PR: ports/101446
Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
|
Tue, 9 May 2006
|
[ 20:52 edwin ] (Only the first 10 of 72 ports in this commit are shown above. )
Remove USE_REINPLACE from the categories starting with L
|
Sun, 18 Dec 2005
|
[ 22:26 lawrance ]
Update to 2.2.
PR: ports/90554
Submitted by: Ports Fury
|
Tue, 26 Jul 2005
|
[ 16:20 vs ]
Pull in devel/readline on 4.x for enhanced command line editing
(and avoid possible implicit dependency when libreadline is already installed
at build-time)
|
[ 15:50 vs ]
- Add dependency on devel/libexecinfo for missing backtrace_*() symbols
- Use OPTIONS and enable Tcl/Tk by default [me]
PR: ports/83905
Submitted by: Konstantin Belousov
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ] (Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ] (Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
Fri, 24 Sep 2004
|
[ 19:43 pav ]
- Fix build on 5.3
PR: ports/72042
Submitted by: Yen-Ming Lee <leeym@FreeBSD.org>
Approved by: portmgr (marcus)
|
Tue, 30 Mar 2004
|
[ 19:20 krion ] (Only the first 10 of 64 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
Sun, 14 Mar 2004
|
[ 01:29 kris ]
BROKEN on !i386 and !alpha: Does not compile
|
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)
|
Sat, 22 Nov 2003
|
[ 18:40 krion ]
- Update to version 2.1.5
PR: 59581
Submitted by: Ports Fury
|
Mon, 21 Jul 2003
|
[ 06:26 maho ]
Update to version 2.1.4
PR: 54663
Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury
|
Tue, 8 Jul 2003
|
[ 06:32 daichi ]
update lang/smalltalk: 2.1.2 -> 2.1.3
PR: 54132
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Mon, 19 May 2003
|
[ 00:01 petef ]
- update to 2.1.2
- also install the smalltalk site-lisp
PR: 52051
Submitted by: Ports Fury
|
Thu, 20 Feb 2003
|
[ 18:38 knu ] (Only the first 10 of 104 ports in this commit are shown above. )
De-pkg-comment.
|
Sat, 18 Jan 2003
|
[ 23:21 arved ]
Update to 2.0.11
PR: 47077
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Fri, 3 Jan 2003
|
[ 17:32 arved ]
Update to 2.0.10
PR: 46305
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Number of commits found: 121 (showing only 100 on this page) |