non port: lang/onyx/Makefile |
SVNWeb
|
Number of commits found: 50 |
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.
|
Mon, 11 Nov 2019
|
[ 00:47 bofh ]
lang/onyx: Unbreak
- Upstream is gone hence hosted at freefall and MASTER_SITES updated
PR: 241824
Reported by: tech-lists@zyxst.net
MFH: 2019Q4 (build fix)
|
Wed, 6 Nov 2019
|
[ 12:48 antoine ] (Only the first 10 of 268 ports in this commit are shown above. )
Mark a few ports BROKEN, unfetchable
|
Thu, 30 Nov 2017
|
[ 06:13 linimon ] (Only the first 10 of 189 ports in this commit are shown above. )
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run
|
Fri, 26 May 2017
|
[ 20:02 linimon ] (Only the first 10 of 32 ports in this commit are shown above. )
Mark some ports failing on armv6, for errors classified as "???".
While here, pet portlint.
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
|
Wed, 11 Nov 2015
|
[ 09:00 marino ]
lang/onyz: Convert to USES=libedit
The previous depends declaration for libedit was incorrect. It had a
".so" prefix instead of ".so.0" prefix meaning that the requirement
would have been satisfied by system libedit. For this reason, converting
to USES=libedit requires a bump.
Approved by: infrastructure modernization
|
Wed, 26 Aug 2015
|
[ 19:37 amdmi3 ] (Only the first 10 of 24 ports in this commit are shown above. )
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket
|
Sat, 9 May 2015
|
[ 01:12 amdmi3 ] (Only the first 10 of 17 ports in this commit are shown above. )
- Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by: portmgr blanket
MFH: 2015Q2
|
Wed, 25 Mar 2015
|
[ 12:58 marino ] (Only the first 10 of 26 ports in this commit are shown above. )
lang category: Remove $PTHREAD_LIBS
Note: ecl did not pass check-plist (pre-existing), PR 198897 submitted.
approved by: PTHREAD blanket
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
Fri, 29 Aug 2014
|
[ 12:41 wen ]
- Stage support
- Add LICENSE
- Pass maintainership to submitter
PR: 193018
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Wed, 23 Jul 2014
|
[ 17:30 bapt ] (Only the first 10 of 51 ports in this commit are shown above. )
Reset maintainership for ports not staged with no pending PR
With hat: portmgr
|
Wed, 30 Apr 2014
|
[ 16:55 bapt ]
Partially revert r352688 to actually do what was stated in the commit log
With hat: portmgr
Pointyhat to: bapt
|
[ 16:52 bapt ]
chase libedit change with a simple bump as the port build system does not seems
to support destdir at all
With hat: portmgr
|
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, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Sun, 13 Jun 2010
|
[ 08:40 erwin ] (Only the first 10 of 52 ports in this commit are shown above. )
BROKEN should not be quoted.
No functional change.
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ] (Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above )
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
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
|
Thu, 12 Jan 2006
|
[ 09:17 jasone ]
Update to Onyx 5.1.2.
Approved by: markm (mentor)
|
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'.
|
Tue, 16 Mar 2004
|
[ 22:11 vanilla ]
Upgrade to 5.1.1.
PR: ports/54350
Submitted by: maintainer
|
Sun, 7 Mar 2004
|
[ 23:54 pav ]
- Update to 5.1.0
PR: ports/63888
Submitted by: Jason Evans <jasone@canonware.com> (maintainer)
|
[ 12:46 kris ]
BROKEN on ia64: coredump during build.
|
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)
|
Fri, 9 Jan 2004
|
[ 16:12 sergei ]
- Update to 5.0.0 [1]
- Fix pkg-plist
- Give maintainership back to Jason Evans, who is also the author of Onyx
PR: 60877 [1]
Submitted by: Jason Evans <jasone@canonware.com>
|
Sun, 18 May 2003
|
[ 01:38 petef ]
- update to 4.4.3
- switch to bz2 distfile
PR: 51229
Submitted by: Ports Fury
|
Fri, 14 Feb 2003
|
[ 16:06 naddy ]
Update to version 4.3.0.
PR: 48040
Submitted by: Ports Fury
|
Fri, 31 Jan 2003
|
[ 13:04 obraun ]
Fix libs.
PR: ports/47486
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
[ 12:11 obraun ]
Add dependency on devel/pcre.
Pointed out by: kris,bento
|
Thu, 16 Jan 2003
|
[ 20:08 obraun ]
Upgrade to 4.2.1.
PR: ports/47078
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Thu, 2 Jan 2003
|
[ 18:43 ijliao ]
upgrade to 4.2.0
PR: 45936
Submitted by: Ports Fury
|
Wed, 20 Nov 2002
|
[ 13:02 ijliao ]
upgrade to 4.1.0
PR: 45445
Submitted by: Ports Fury
|
Sat, 11 May 2002
|
[ 22:19 jasone ]
Drop maintainership.
|
Sun, 31 Mar 2002
|
[ 03:32 jasone ]
Update to version 3.0.2.
|
Sun, 24 Mar 2002
|
[ 03:09 jasone ]
Update to version 3.0.1.
|
Mon, 11 Feb 2002
|
[ 01:34 jasone ]
Update to onyx 3.0.0.
|
Mon, 24 Dec 2001
|
[ 09:26 jasone ]
Update to version 2.3.1.
|
Sat, 22 Dec 2001
|
[ 02:04 jasone ]
Add back a @ that got lost.
|
[ 02:02 jasone ]
Update to Onyx 2.3.0.
|
Sat, 17 Nov 2001
|
[ 23:21 jasone ]
Update to onyx 2.2.0.
|
Sun, 23 Sep 2001
|
[ 00:54 jasone ]
Update to version 2.1.0.
|
Wed, 22 Aug 2001
|
[ 07:54 jasone ]
Update to version 2.0.0.
|
Wed, 1 Aug 2001
|
[ 10:38 jasone ]
Update to version 1.1.0.
|
Wed, 18 Jul 2001
|
[ 15:58 jasone ]
Update to version 1.0.2.
|
[ 10:12 jasone ]
Add the onyx language port.
|
Number of commits found: 50 |