1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00
Commit Graph

7744 Commits

Author SHA1 Message Date
Pav Lucistnik
6da29a94fa - This port has been BROKEN for more than 6 months. It will be removed unless
fixed in next two months.

With hat:	portmgr
2008-06-19 02:54:54 +00:00
Pav Lucistnik
1fffccb9b2 - Fix segfaults, unbreak
- Add missed xorg dependency

PR:		ports/118808
Submitted by:	Andrew Reilly <areilly@bigpond.net.au>
2008-06-19 02:50:47 +00:00
Pav Lucistnik
5a297c8052 - Add WITH_SQLITE_PORT knob for php5-pdo_sqlite port, to use system-wide
sqlite3 instead of bundled one

PR:		ports/115800
Submitted by:	Maxim Khitrov <mkhitrov@gmail.com>
Approved by:	maintainer timeout (ale; 9 months)
2008-06-18 23:21:59 +00:00
Pav Lucistnik
87eb81a7db - Now compiles on amd64/7 2008-06-18 20:41:50 +00:00
Pav Lucistnik
d564d71c70 - Fix fetch 2008-06-18 20:09:57 +00:00
Brooks Davis
0f1e52866d Fix the build in 6.x by requiring GCC 4.2+. This may not be exactly the right
string, but half an hour of searching around the gcc source and website sheds
no light on when -Wno-variadic-macros was added.
2008-06-18 17:51:55 +00:00
Pietro Cerutti
b6f7531c01 - While (I was) at it, respect NOPORTDOCS 2008-06-18 05:57:16 +00:00
Pietro Cerutti
4c5126c4dd - Add USE_LDCONFIG to make the port find its own libs [1]
- While at it, respect DOCSDIR

PR:		124279 [1]
Submitted by:	gahr
Approved by:	maintainer timeout
2008-06-17 23:35:40 +00:00
Pav Lucistnik
84fb542948 - Builds now on amd64
Reported by:	pointyhat
2008-06-17 18:01:25 +00:00
Ion-Mihai Tetcu
37851b2618 - fix install when -DNOPORTDOCS
Submitted by:	QA Tindy run
Approved by:	maintainer timeout
2008-06-17 09:51:11 +00:00
OKAZAKI Tetsurou
2e8223f003 Update to version 20071023.
PR:		124632
Submitted by:	Pedro F. Giffuni
2008-06-17 00:14:35 +00:00
David E. O'Brien
8b43320eac Don't make unused empty directories for no reason. 2008-06-16 15:37:22 +00:00
Dirk Meyer
3383ed4b4f - update to 1.14.4 2008-06-15 11:22:41 +00:00
Jimmy Olgeni
498a2e406f Upgrade to version R12B-3. 2008-06-14 23:39:49 +00:00
Gerald Pfeifer
96d0de496d Update to the 20080613 snapshot of GCC 4.4.0. 2008-06-14 21:56:04 +00:00
Stanislav Sedov
2d94c0d48b - Fix pkg-plist in NOPORTDOCS case.
Reported by:	itectu
2008-06-14 16:36:26 +00:00
David E. O'Brien
7873a0b5e5 Update to 13-June-2008 snapshot.
PR:		123356
Submitted by:	Alex Kozlov <spam@rm-rf.kiev.ua>
2008-06-13 16:14:08 +00:00
Brooks Davis
a64121ee05 Upgrade to LLVM GCC release 2.3.
Take maintainership since this needs to be updated with devel/llvm.

General Makefile cleanup.
2008-06-12 16:17:54 +00:00
Johan van Selst
8a83ecc071 - Previous commit was broken
Correct installation of manuals with and without NOPORTDOCS now

Reported by:	pav
2008-06-12 10:24:24 +00:00
Ion-Mihai Tetcu
0bfaa94e72 - fix plist for -D NOPORTDOCS
- bump PORTREVISION

PR:		ports/124493
Submitted by:	maintainer
2008-06-12 05:10:44 +00:00
Gerald Pfeifer
760a170b91 Update to the 20080606 snapshot of GCC 4.4.0. 2008-06-10 23:37:39 +00:00
Johan van Selst
e9181cb81a - Fix NOPORTDOCS logic
Reported by:	itetcu
2008-06-10 13:31:25 +00:00
Johan van Selst
7f3fdcd1ca - Fix list of installed manpages
Reported by:	itetcu
2008-06-10 12:17:09 +00:00
Alex Dupre
388c8b6c6d FreeBSD >= 700050 has POSIX standard putenv().
PR:		ports/123911
Submitted by:	scf
2008-06-09 12:11:33 +00:00
Gerald Pfeifer
f7d20c26c0 Update to the 20080605 snapshot of GCC 4.3.1. 2008-06-09 05:19:50 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Jimmy Olgeni
8240e36324 Portlint:
FATAL: Makefile: [18]: use a tab (not space) after a variable name
2008-06-05 23:51:36 +00:00
Jimmy Olgeni
d12581d188 Portlint:
FATAL: Makefile: [55]: use a tab (not space) after a variable name
2008-06-05 23:50:18 +00:00
Martin Wilke
ee1add1c6e - Pass maintainership to submitter
PR:		124252
Submitted by:	Adrien Piérard <pmn@bakarika.net>
Approved by:	Captain Fourier <rzinkov@gmail.com> (old_maintainer)
2008-06-05 12:11:54 +00:00
Stanislav Sedov
c936306783 - Update to 1.0.17.
- Update bootstrap binaries to the latest version. Also, add bootstrap
  for each supported FreeBSD version to eliminate compat-XXX dependency.
- Add a knob to specify SBCL dynamic space size (useful for low-memory
  systems). [1]
- Enable sb-luted for threaded SBCL. [1]
- FreeBSD 5.x cleanup.

PR:		ports/123250 (based on) [1]
Submitted by:	bf <bf2006a@yahoo.com>
2008-06-05 08:39:35 +00:00
Martin Wilke
6090a2829b - Update to 2.8.1.2008.05.29
- Respect NOPORTDOCS

PR:		124101
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
Tested with:	ionbot
2008-06-03 11:49:24 +00:00
Pietro Cerutti
78c045166a - New port: hla
High Level Assembler (HLA) is an assembly language developed by Randall Hyde
which can use high-level language constructs to aid x86 assembly programmer
beginners and advanced assembly developers alike.
2008-06-02 19:46:21 +00:00
Hiroki Sato
eac4e8ca85 Use USE_EMACS and USE_GHOSTSCRIPT instead of directly-specified
BUILD_DEPENDS.
2008-06-01 09:50:12 +00:00
Hye-Shik Chang
724489c253 Update python23 to 2.3.7. 2008-05-30 05:50:03 +00:00
Pietro Cerutti
3ff1fbb343 New port: The New Brainfuck Compiler
The New Brainfuck Compiler is an optimizing Brainfuck-to-C
and Bainfuck-to-Java compiler.

Approved by:	miwi (mentor)
2008-05-29 19:14:47 +00:00
Gerald Pfeifer
bd01b5bf6f Update to the 20080523 snapshot of GCC 4.4.0. 2008-05-24 08:36:02 +00:00
Oliver Braun
fe62d801ce Fix plist if building with NOPORTDOCS. 2008-05-23 20:32:10 +00:00
Johan van Selst
b91403b2a8 Fix plist
Reported by:	miwi
2008-05-23 12:48:23 +00:00
Gerald Pfeifer
ab631eb92c Update to the 20080522 snapshot of GCC 4.3.1. 2008-05-23 08:56:56 +00:00
Johan van Selst
b377720dcf Update to 3.0.3 2008-05-22 08:44:37 +00:00
Martin Wilke
5e2205d315 - Fix build on 5.X
Submitted by:	pavbot
2008-05-20 22:35:49 +00:00
Martin Wilke
10c88cb46d - Update to 0.0.2008.01.20
PR:		120333
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by:	maintainer timeout
2008-05-19 05:43:18 +00:00
Jose Alonso Cardenas Marquez
fff44c1ab5 - Use EXPR macro instead of expr on post-depends. It could fix a problem on
FreeBSD 7

Reported by:	erwin, maintainer via email
2008-05-18 23:46:23 +00:00
Jose Alonso Cardenas Marquez
899c5f6095 New port: lang/nbc
NBC (Next Byte Codes) is a programming language for the LEGO
MINDSTORMS NXT product. NBC's syntax is based on assembler programming
langauges, so experienced assembler programmers (or just about any
programmers) should find it very easy to get started with. Even if you
aren't an experienced programmer, NBC is relatively easy to learn.

WWW: http://bricxcc.sourceforge.net/nbc/

PR:		116274
Submitted by:	Ivan "Rambius" Ivanov <rambiusparkisanius_ at __gmail.com>
2008-05-16 15:05:26 +00:00
Stanislav Sedov
af42221658 - Update to 9.3.0. 2008-05-14 17:48:54 +00:00
Stanislav Sedov
9d01f74b20 - Take maintainership. 2008-05-14 14:39:23 +00:00
Kirill Ponomarev
63177ec9df Update to 3.1.6 2008-05-14 06:22:46 +00:00
Gerald Pfeifer
be2deaf516 Update to the 20080508 snapshot of GCC 4.3.1 which should address the
issue of -lpthread being needed when linking against libstdc++ on 7.x
and -CURRENT.
2008-05-14 04:26:05 +00:00
Alex Dupre
0044e5c03a Mail header patch for 5.2.6 released. No-op. 2008-05-12 07:25:01 +00:00
Pav Lucistnik
68666ca8e5 - Mark BROKEN: bad plist (broken by ImageMagick changes)
Reported by:	pointyhat
2008-05-11 19:33:46 +00:00