| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 97999
Submitted by: maintainer (James Bailie)
|
|
|
|
|
| |
PR: ports/97926
Submitted by: User & <berend@pobox.com> (maintainer)
|
| |
|
|
|
|
|
|
|
| |
- Take maintainership.
PR: ports/95055
Submitted by: Max E. Kuznecov <mek (at) mek.uz.ua>
|
|
|
|
|
|
|
| |
- he also notes that newer version had been 'recalled'
PR: ports/97733
Submitted by: maintainer (Shaun Amott)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
| |
Reported by: mezz
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
| |
PR: ports/97765 (based on)
Submitted by: Takeshi MUTOH <mutoh@openedu.org>
|
|
|
|
| |
Requested by: kris
|
|
|
|
|
|
| |
- from ChangeLog
* Makefile.PL: Added libscan override to prevent installation of
create-moveable-dist.pl.
|
| |
|
|
|
|
| |
Alerted by: kris
|
| |
|
|
|
|
|
|
|
|
| |
amd64
PR: 97021
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
Approved by: Erik Greenwald <erik@smluc.org>
|
| |
|
|
|
|
|
|
|
|
| |
- Move plist to Makefile
PR: ports/96549
Submitted by: sat
Approved by: krion (mentor), maintainer
|
|
|
|
| |
Sponsored by several tinderbox runs on tb3 and by oliver@
|
| |
|
|
|
|
|
| |
in itclConfig.sh too. No current ports seem to require this, but
something else might.
|
|
|
|
|
|
| |
PR: ports/97500
Submitted by: maintainer
Approved by: lawrance
|
|
|
|
| |
Reminded by: Volker Stolz <stolz at i2.informatik.rwth-aachen.de>
|
| |
|
|
|
|
|
|
|
|
|
| |
- portlint [1] [2]
- add WWW [2]
PR: ports/97346 [1]
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [1], itetcu [2]
Approved by: lawrance (mentor)
|
|
|
|
|
|
|
|
|
| |
- Fix depend on sqlite (USE_SQLITE) [2]
PR: ports/97281
Submitted by: James Bailie <jimmy@jamesbailie.com> [1]
itetcu [2]
Approved by: lawrance (mentor)
|
|
|
|
|
| |
Submitted by: <serge.gagnon at b2b2c.ca> Serge Gagnon,
Zahemszky Gábor <Gabor at Zahemszky.HU>
|
|
|
|
|
|
|
|
|
| |
which does not affect our port in any way, we don't use that part of the
distfile.
Complained by: many, many, many
Verified by: md5 on old and new package contents
Pointy hat to: bunch of jhonkas in PHP Project for rerolling a release tarball
|
|
|
|
| |
Reported by: kris
|
|
|
|
|
|
|
|
| |
installed.
PR: 96778 (related)
Notified by: pointyhat via kris
Submitted by: Kövesdán Gábor <gabor.kovesdan@t-hosting.hu>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
installed libraries are now named libitcl.so.3 & libitk.so.3 instead
of having the version be part of the libname (libitcl33.so.1). The
itclConfig.sh and itkConfig.sh are now also installed, which is required
by some software (such as the insight -- a gdb frontend).
Fix-up the (unchanged) iwidgets port to reflect the above and improve it
to not require its own copy of the itcl tree at install time.
Approved by: maintainer
Fix-up the tkdesk port to reflect the itcl/itk changes, which required
updating it to the 2.0p2 (from 2.0). (This lovely piece of software
badly needs a caring maintainer, BTW.) While here, teach tkdesk to use
installed blt instead of building its own.
The only iwidget/itk/itcl consumer that remains broken is net/smm++ (a
MUD client). This should change as soon as the maintainer get back to
me.
|
| |
|
|
|
|
|
|
|
|
| |
CC still remains unrespected.
PR: 96778
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by: Berend de Boer <berend@pobox.com> (maintainer)
|
|
|
|
| |
-Remove quotes from BROKEN.
|
|
|
|
| |
-Reduce the COMMENT characters down to under 70 characters.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Tcc's features include:
* Small: You can compile and execute C code everywhere, for
example on rescue disks (about 100KB for x86 TCC executable,
including C preprocessor, C compiler, assembler and linker).
* Fast: tcc generates optimized x86 code. No byte code overhead.
Compile, assemble and link several times faster than GCC.
* Unlimited: Any C dynamic library can be used directly. TCC is
heading torward full ISOC99 compliance. TCC can of course compile
itself.
* Safe: tcc includes an optional memory and bound checker. Bound
checked code can be mixed freely with standard code.
* Compile and execute C source directly. No linking or assembly
necessary. Full C preprocessor and GNU-like assembler included.
* C script supported : just add '#!/usr/local/bin/tcc -run' at
the first line of your C source, and execute it directly from the
command line.
* With libtcc, you can use TCC as a backend for dynamic code
generation.
|
| |
|
|
|
|
|
| |
PR: ports/97178 (based on)
Submitted by: cokane
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Fix tab/space issues
PR: ports/95779
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
Approved by: maintainer timeout
|
|
|
|
|
| |
ia64 and sparc64 should build again now; http://gcc.gnu.org/PR25865 has
been addressed.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/97065
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
|
| |
|
|
|
|
|
|
| |
PR: 96847
Submitted by: James Bailie <jbailie@jamesbailie.com> (maintainer)
Approved by: arved (mentor)
|
| |
|
|
|
|
|
|
|
| |
JAVA and ODBC, reducing a log dependencies.
PR: ports/96690
Submitted by: Shaun Amott <shaun@inerd.com>
|
|
|
|
|
|
|
|
| |
This build uses an unthreaded RTS, please see the GHC mailing lists for
details and report any problems you observe (eg. non-termination/segfaults in
compiled binaries).
Approved by: cabal
|
| |
|
|
|
|
|
|
|
|
| |
- CALL is the default one
- SWITCH should be slightly faster
- GOTO should boost performance (and increase compilation time)
Suggested by: Michael Josic <systemoperator@gmail.com>
|
|
|
|
|
|
|
| |
again).
While I'm here register a conflict with linux_base-fc3, it comes with
libgcc already (bump PORTREVISION because of this).
|
|
|
|
|
| |
Noticed by: krismail
Forwarded by: jylefort (maintainer)
|
|
|
|
|
| |
PR: 96650
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
| |
- remove all slave ports
- add the ability to build all SAPIs concurrently
- update php5 to 5.1.4
*Read* the UPDATING file *before* trying to update PHP
(or at least before mailing me).
|
|
|
|
|
|
|
|
| |
(This commit prevents the ports breakage after more strict condition
will applied in bsd.port.mk and makes no functional changes)
PR: ports/95238
Submitted by: nobutaka
|
|
|
|
|
|
| |
PR: 95944
Submitted by: "Martin Wilke" <freebsd___unixfreunde.de>
Approved by: maintainer timeout (17 days)
|
| |
|
|
|
|
|
| |
PR: 95830
Submitted by: Alexander Botero-Lowry <alex@foxybanana.com>
|
| |
|
|
|
|
|
| |
PR: ports/96449
Submitted by: Richard Kiss <him@richardkiss.com> (maintainer)
|
| |
|
|
|
|
| |
Repocopy by: marcus
|
|
|
|
| |
Add missing entries for the ONIGURUMA option to the plist.
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
|
|
|
|
|
|
|
| |
of sign-extension noises through console / kernel log on FreeBSD/amd64.
PR: ports/94088
Submitted by: ariff
|
|
|
|
|
|
|
|
| |
- Remove OPTIONS for units. They are installed all now.
- Pass maintainership to submitter.
PR: ports/96505
Submitted by: Ales Katona <almindor@gmail.com>
|
|
|
|
|
| |
PR: ports/95749
Submitted by: maintainer
|
|
|
|
|
|
| |
seems to be different from the one GHC expects.
Approved by: Haskell cabal
|
|
|
|
|
| |
PR: 96569
Submitted by: Martin Wilke <freebsd@unixfreunde.de> (maintainer)
|
|
|
|
|
| |
PR: 96568
Submitted by: jimmy@jamesbailie.com (maintainer)
|
| |
|
|
|
|
| |
Submitted by: MOROHOSHI Akihiko <moro@remus.dti.ne.jp>
|
|
|
|
|
|
|
|
|
| |
- s/wish/wish8.4
- Bump PORTREVISION
PR: 94371
Submitted by: Serge Gagnon <serge.gagnon___b2b2c.ca>
Approved by: maintainer timeout (48 days)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
patch-tclUnixChan.c appears to have been a no-op all along, since
it is comparing literal device names, and we have no "/dev/cua".
patch-tclUnixSock.c was introduced on the basis that the nodename
returned by uname(3) was limited to 32 characters, which does not
appear to be the case now.
PORTREVISION not bumped since there should be no functional change.
PR: ports/92334
Submitted by: Donal Fellows <donal.k.fellows@manchester.ac.uk>
(Tcl Core Team)
|
|
|
|
| |
Requested by: ru
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- sbcl depends on archivers/gtar because of the difference of
bsdtar output and GNU tar output, preceding "x ".
Changes asdf-install to parse bsdtar's output in addition to
GNU tar's output.
This idea is inspired by Paul Ledbetter III.
PR: ports/96380
Submitted by: maintainer
|
| |
|
|
|
|
| |
Submitted by: kris
|
|
|
|
|
| |
PR: ports/96138
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
Submitted by: kris via pointyhat
Approved by: gerald
|
|
|
|
|
|
|
|
| |
defunct programs.
PR: ports/95588
Submitted by: Martin Kaeske
Approved by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: http://go-mono.com/archive/1.1.13.5/
- Fix my MASTER_SITE_SUBDIR
- Fix pthread usage when running unit tests.
- portlint
I had said on the BSD# mailing list that I would probably enable amd64
in the port but I'm holding off on that until some EM64T issues are
tracked down.
[1] http://forge.novell.com/pipermail/bsd-sharp-list/2006-April/000813.html
[2] http://forge.novell.com/pipermail/bsd-sharp-list/2006-April/000815.html
|
|
|
|
| |
opposed to me (implicitly via the masterport).
|
|
|
|
| |
on these two.
|
|
|
|
| |
ports by allowing MAINTAINER and COMMENT to be overridden.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
| |
PR: ports/95961
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
This makes "cvsup -l" work on them in particular.
PR: ports/75015
Approved by: jdp
Reviewed by: bz, jdp
|
| |
|
|
|
|
|
|
| |
GCC, the GNU Compiler Collection includes C, C++, Java and Fortran.
This is essentially same as lang/gcc41 port but installs
AWT part of gcj as well.
|
|
|
|
|
|
|
|
|
| |
dynamic scoping was dropped.
- Bump PORTREVISION
PR: 94854
Submitted by: maintainer
|
|
|
|
| |
on why Java still is disabled.
|
|
|
|
|
|
| |
Reenable Java again, now that the memory overflow issue during installation
seems to have been addressed (and support for FreeBSD 5.3 and later is now
upstream).
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
| |
x86_64-specific configure hack.
|
|
|
|
|
|
| |
PR: ports/93850
Submitted by: James Bailie (maintainer)
Approved by: flz (mentor)
|
|
|
|
| |
Spotted by: Gianpaolo Del Matto <gianpaolo.delmatto@genotec.ch>
|
| |
|
|
|
|
|
|
| |
PR: ports/94991
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
Approved by: mnag (mentor)
|
|
|
|
|
|
|
|
|
| |
wrong value.
- Change .if defined(WITH_GC) -> ;if !defined(WITHOUT_GC) since it's on
by default.
PR: ports/94996
Submitted by: maintainer
|
| |
|
|
|
|
|
| |
PR: ports/94376
Submitted by: Fazlul Shahriar
|
|
|
|
| |
Approved by: garga (mentor)
|
|
|
|
|
|
| |
PR: ports/95220
Submitted by: Erik Greenwald <erik@smluc.org>
Approved by: maintainer
|
|
|
|
|
| |
PR: ports/95523
Submitted by: Rene Ladan <r.c.ladan@gmail.com> (maintainer)
|
|
|
|
| |
no hacks for ldconfig needed
|
| |
|
|
|
|
| |
Suggested by: portlint
|
|
|
|
| |
Changes: http://search.cpan.org/src/LTOETSCH/parrot-0.4.3/NEWS
|
| |
|
|
|
|
| |
- bump PORTEPOCH
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Maude is a high-performance reflective language and system supporting both
equational and rewriting logic specification and programming for a wide range
of applications. Maude has been influenced in important ways by the OBJ3
language, which can be regarded as an equational logic sublanguage. Besides
supporting equational specification and programming, Maude also supports
rewriting logic computation.
Rewriting logic is a logic of concurrent change that can naturally deal with
state and with concurrent computations. It has good properties as a general
semantic framework for giving executable semantics to a wide range of
languages and models of concurrency. In particular, it supports very well
concurrent object-oriented computation. The same reasons making rewriting
logic a good semantic framework make it also a good logical framework, that
is, a metalogic in which many other logics can be naturally represented and
executed.
Maude supports in a systematic and efficient way logical reflection. This
makes Maude remarkably extensible and powerful, supports an extensible algebra
of module composition operations, and allows many advanced metaprogramming and
metalanguage applications. Indeed, some of the most interesting applications
of Maude are metalanguage applications, in which Maude is used to create
executable environments for different logics, theorem provers, languages, and
models of computation.
WWW: http://maude.cs.uiuc.edu/
PR: ports/94986
Submitted by: Rick van der Zwet <rick@traffie.wzoeterwoude.net>
|
| |
|
|
|
|
|
| |
PR: 92547
Approved by: mnag (mentor)
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 95202
Submitted by: Martin Jackson <mhjacks@swbell.net>
|
| |
|
| |
|
|
|
|
|
|
| |
is disabled by default.
Approved by: portmgr (krion)
|
|
|
|
|
|
|
|
| |
(migemo, mod_ruby, etc.).
- Remove WITHOUT_PTHREADS knob and add WITH_PTHREADS knob.
- Bump PORTREVISION.
Approved by: portmgr (krion)
|
| |
|
|
|
|
|
|
|
| |
- Is not RESTRICTED anymore
PR: 94667
Submitted by: maintainer
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
hidden conflicts with some older lang/gcc ports.
Also, convert pkg-plist to use a new substitution (%%SUFFIX%%) instead
of hardcoding the version number 33.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former. This requires a hack to
set LD_LIBRARY_PATH from MAKE_ENV which makes me think the WANT_SHAREDLIBS
case really failed to build previously.
Make MAKE_ARGS non-cumulative.
Fix handling of shared libraries via rc.d for non-default prefixes and
move the rc.d script from PLIST_FILES to pkg-plist.
Do not strip some of the the binaries any longer.
No longer hardcode the version number in LATEST_LINK.
Remove the cklatest target which we just do not need any longer.
Bump PORTREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
series. Move from tracking snapshots to the official release sources,
which requires an EPOCH bump, unfortunately.
Remove the cklatest target which we just do not need any longer.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Fix handling of shared libraries via rc.d for non-default prefixes and
move the rc.d script from PLIST_FILES to pkg-plist.
Do not strip some of the the binaries any longer.
No longer hardcode the version number in LATEST_LINK.
|
|
|
|
| |
Java side, without real functional changes.
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: gerald
|
|
|
|
| |
Java side, without real functional changes.
|
|
|
|
| |
Changelog at <http://gambas.sourceforge.net/changelog.html>.
|
| |
|
| |
|
|
|
|
|
|
|
| |
disable the testuite per default.
PR: 94765
Submitted by: Dan Rench <citric@cubicone.tmetic.com>
|
|
|
|
|
| |
PR: ports/83001
Submitted by: Rasmus Kaj <kaj(at)kth.se>
|
|
|
|
|
|
|
| |
after change of default thread library from libc_r to libpthread.")
PR: ports/94161
Submitted by: Shaun Amott <shaun(at)inerd.com>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/94095
Submitted by: Nils M Holm <nmh@t3x.org> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/94705
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
|
| |
|
|
|
|
|
|
| |
PR: ports/92367
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout (50 days)
|
|
|
|
|
| |
PR: ports/94586
Submitted by: User & <berend@pobox.com> (maintainer)
|
|
|
|
|
|
| |
PR: ports/94605
Submitted by: Piet Delport <pjd@satori.za.net>
Approved by: Alejandro Pulver <alejandro@varnet.biz> (maintainer)
|
|
|
|
|
|
|
|
| |
This is consistent with vendor configure.
PR: ports/90565
Submitted by: Alexander Zhuravlev <zaa@zaa.pp.ru>
Approved by: maintainer timeout (ale; 3 months)
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Now that GCC 4.1.0 has been released, remove support for the Fortran
frontend which was still quite immature in the 4.0 series compared to
what we now have in the the 4.1 series.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Do not strip some of the the binaries any longer.
No longer hardcode the version number in LATEST_LINK.
|
|
|
|
|
| |
PR: ports/94274
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
|
|
|
|
|
| |
PR: ports/94466
Submitted by: Johan van Selst <johans@stack.nl> (maintainer)
|
|
|
|
|
|
|
|
|
|
| |
Fall back to GCC 2.95 and bump PORTREVISION accordingly.
This update also brings back the FD-solver!
Maybe somebody should check what other distros do about this, but e.g. blindly
applying the Debian patch set doesn't fix this error.
Reminded by: Fernando López
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The spamming of $PREFIX/include/ssp is now finally gone after my reports
upstream, which allows us to restrict the conflict with gcc-4.1.* to the
case where we build Java.
Convert the build-time dependency on math/mpfr to a full one, since the
Fortran frontend also needs this at run time.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Remove bogus USE_X11 (which was not used by default nor any other port).
No longer hardcode the version number in LATEST_LINK.
|
| |
|
| |
|
|
|
|
|
| |
PR: 93900
Submitted by: maintainer
|
|
|
|
|
|
|
| |
- portlint(1)
PR: 93874
Submitted by: maintainer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
plus only a few patches.
The spamming of $PREFIX/include/ssp is now finally gone after my reports
upstream, which allows us to restrict the conflict with gcc-4.2.* to the
case where we build Java.
Convert the build-time dependency on math/mpfr to a full one, since the
Fortran frontend also needs this at run time.
Always build both shared and static libraries instead of having these as
two exclusive options defaulting to the former.
Remove bogus USE_X11 (which was not used by default nor any other port).
No longer hardcode the version number in LATEST_LINK.
|
| |
|
| |
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
|
|
|
|
|
|
|
|
|
| |
Fix PerlIO-related coredump. While at it, use EXAMPLESDIR throughout.
Bump PORTREVISION.
PR: 93981
Submitted by: Matthias Meyser <Meyser@xenet.de>
Approved by: portmgr (erwin)
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
PR: 93981
Submitted by: Matthias Meyser <Meyser@xenet.de>
Approved by: portmgr (erwin)
|
|
|
|
|
| |
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer)
Approved by: portmgr (kris; implicit)
|
|
|
|
|
|
| |
MASTER_SITE_LOCAL.
Approved by: portmgr
|
|
|
|
|
|
| |
PR: ports/93636
Submitted by: maintainer
Approved by: portmgr (erwin)
|
|
|
|
|
|
| |
it hard-codes libc_r.
Approved by: portmgr (implicit)
|
|
|
|
| |
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
Since all these items were commented out, this is a null-op commit.
Approved by: portmgr (implicit)
|
|
|
|
|
|
| |
not cause plist problems at deinstall stage)
Approved by: portmgr (linimon), garga (mentor, implicitly)
|
|
|
|
| |
Approved by: portmgr (kris)
|
| |
|
|
|
|
|
| |
PR: 93642
Submitted by: Rene Ladan <r.c.ladan@student.tue.nl>
|
|
|
|
|
|
| |
Remove USE_REINPLACE= as advised by new portlint. Also note that at
least some of the installation hierarchy problems with libgomp have
been fixed now due to my report upstream.
|
|
|
|
|
|
| |
affected.
Submitted by: skv
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also:
Do not strip when built with -DWITH_DEBUGGING. [1]
Do not build non-threaded perl with -pthread. [2]
Add rebuild-xs target which should be used when
perl-after-upgrade does not do its job adequately. [3]
Fix perl-after-upgrade to handle threaded perl. [4]
Submitted by: John Narron <jnarron@cdsinet.net> [2],
Sergey Prikhodko <sergey@network-asp.biz> [4],
parv@pair.com [1],
pavel@ctk.ru [2],
skv [3],
vasilis <vasilis@karkampounas.gr> [2]
PR: 83223 [4], 83767 [2], 84255 [2], 89443 [1], 90832 [2]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* lang/pnet 0.7.0 -> 0.7.4
* lang/pnet-base 0.7.0 -> 0.7.4
* lang/pnetlib 0.7.0 -> 0.7.4
* lang/pnetc 0.7.0 -> 0.7.4
* lang/ml-pnet 0.7.0 -> 0.7.4
* lang/treecc 0.3.6 -> 0.3.8
* lang/libjit 0.0.4 -> 0.0.6
- Make portlint(1) happy
- Unbreak ml-pnet on 4.x
PR: ports/93602
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Reworked by: garga
Thanks to: mnag, tdb
|
|
|
|
|
|
|
| |
- portlint(1)
PR: 93329
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
| |
|
|
|
|
| |
Remove USE_REINPLACE= as advised by new portlint.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release notes: http://go-mono.com/archive/1.1.13/
Port changes:
- Execute mono-semdel during pre-clean in addition to post-install
- Execute mono-semdel over ${WRKSRC}/runtime as a precaution
- Add G_DEBUG="" to mono-semdel target in bsd.mono.mk to prevent
dropping core files with upcomming glib 2.9 [1]
- add XSP_DOCROOT for when we eventually have an xsp port in the ports
tree (If interested in xsp let me know)
- Remove lingering USE_REINPLACE while I'm here
Submitted by: Andres Kohn [1]
Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD>
|
|
|
|
| |
Remove USE_REINPLACE= as advised by new portlint.
|
|
|
|
| |
Remove USE_REINPLACE= as advised by new portlint.
|
|
|
|
|
| |
PR: ports/93302
Submitted by: maintainer
|
|
|
|
| |
by new portlint.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: pointyhat(kris)
|
| |
|
|
|
|
|
| |
* Update master sites.
* Fix build and unbreak port.
|
|
|
|
|
|
|
| |
PORTVERSION bump is not required as there are no functional changes.
PR: ports/93043
Submitted by: NIIMI Satoshi <sa2c@sa2c.net> (maintainer)
|
| |
|
| |
|
|
|
|
| |
Submitted by: pfgshield-freebsd@yahoo.com (maintainer)
|
|
|
|
|
|
|
|
| |
formally been released yet, but it's very close and Fortran support is so
much better than in the latter, that this seems appropriate.
This is also based on concrete recommendations by a GFortran developer and
a user based on their experiences.
|
|
|
|
|
| |
PR: 92549
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
|
|
|
|
|
| |
Submitted by: Jakub Rehor <jakub@rehor.net> (maintainer)
PR: ports/92831
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* Use USE_TK.
* Make sure that ODBC is not built if WITHOUT_ODBC is defined.
* Disable ODBC if ${OSVERSION} < 500000.
* Fix pkg-plist using PLIST_SUB.
* Fix some portlint warnings.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/92773
Submitted by: maintainer
|
|
|
|
|
| |
that it is installed, and we also run its configure script. Add missing
USE_GMAKE needed to satisfy pm3-base port dependency check.
|
|
|
|
|
| |
that it is installed, and we also run its configure script. Add missing
USE_GMAKE needed to satisfy pm3-base port dependency check.
|
|
|
|
|
| |
PR: ports/92674
Submitted by: maintainer
|
| |
|
|
|
|
| |
the hack has no effect to the final binaries.
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
- add location to pfpro directory
|
| |
|
| |
|
| |
|
| |
|