| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=137770
|
|
|
|
| |
Notes:
svn path=/head/; revision=137767
|
|
|
|
| |
Notes:
svn path=/head/; revision=137766
|
|
|
|
| |
Notes:
svn path=/head/; revision=137764
|
|
|
|
|
|
|
|
| |
for clean build with `-Wall -Werror'. No functional changes nor
upgrades.
Notes:
svn path=/head/; revision=137763
|
|
|
|
|
|
|
|
| |
PR: ports/82225
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Notes:
svn path=/head/; revision=137761
|
|
|
|
|
|
|
|
| |
PR: ports/82216
Submitted by: TAKAHASHI Kaoru <kaoru@kaisei.org>
Notes:
svn path=/head/; revision=137754
|
|
|
|
|
|
|
|
| |
PR: ports/82416
Submitted by: maintainer
Notes:
svn path=/head/; revision=137731
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
OpenSync is a synchronization framework that is platform and distribution
independent. It consists of several plugins that can be used to connect to
devices, a powerfull sync-engine and the framework itself. The synchronization
framework is kept very flexible and is capable of synchronizing any type of
data, including contacts, calendar, tasks, notes and files.
Note: You may want to avoid extra dependencies from devel/swig13 by building with
the following SWIG_LANGUAGES="perl python"
Notes:
svn path=/head/; revision=137716
|
|
|
|
|
|
|
| |
memory checker
Notes:
svn path=/head/; revision=137701
|
|
|
|
|
|
|
|
|
|
| |
Take over maintainership.
Add switches to build agains mozilla and firefox (borrowed from the galeon port).
Approved by: rui AT ruilopes dot com (previous maintainer)
Notes:
svn path=/head/; revision=137673
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
- If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
be marked as IGNORE. [1]
- Readd USE_LINUX knobs into several ports and make several uses of a
conditional dependency ("USE_LINUX?=") into an unconditional one
("USE_LINUX=") which where removed/changed by Trevor to allow the use of
alternative linux_base ports. While this is a nice goal, the implementation
resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
in this commit is supposed to fix the problem while keeping the feature.
Basicaly this includes a backout of Trevor's commit, to prevent confusion
I mention it here explicitely.
- Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
Chase dependencies for this.
- Changes to make linux_devtools installable on amd64, remove some stray
device nodes (they don't work on recent OS versions and aren't really
needed).
- Make linux_base-8 PREFIX clean and remove some stray device nodes.
Additionally tell a little bit more about how to setup NIS/YP [2].
- Update the PGSQL dependency in the linux-opengroupware port to a recent
version (the old one isn't available anymore), I don't know if this
works (at least it isn't more broken than before).
- Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
ports, the former path exists already and gets populated by other
packages too (PREFIX=LINUXPREFIX!).
- Fix some obvious (non-linuxolator) bugs in some linux ports while being
there.
- Bump PORTREVISION where neccesary.
Requested by: portmgr (linimon) [1]
Submittted by: Gerrit Kuehn <gerrit_huehn@gruft.fido.de [2]
Approved by: portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on: ports cluster (kris)
Reviewed by: silence on emulation@
Superseedes PR: 69997
Maintainer approval from:
chris@chrisburkert.de
cracauer@cons.org
des
girgen
jamie@bishopston.net
mezz
mi
nivit@users.sf.net
pat
simond@irrelevant.org
riggs@rrr.de
Udo.Schweigert@Siemens.com
Notes:
svn path=/head/; revision=137660
|
|
|
|
| |
Notes:
svn path=/head/; revision=137649
|
|
|
|
|
|
|
|
| |
PR: ports/82368
Submitted by: Renato Botelho <freebsd@galle.com.br> (maintainer)
Notes:
svn path=/head/; revision=137647
|
|
|
|
|
|
|
|
|
| |
More robust -pthread hack obtained from dfports.
Tested with: full build of x11/gnome2 and x11/kde3
Notes:
svn path=/head/; revision=137641
|
|
|
|
|
|
|
| |
Tested with: full build of x11/gnome2 and x11/kde3
Notes:
svn path=/head/; revision=137640
|
|
|
|
|
|
|
|
|
| |
documentation
Submitted by: marcus
Notes:
svn path=/head/; revision=137606
|
|
|
|
| |
Notes:
svn path=/head/; revision=137595
|
|
|
|
|
|
|
|
|
| |
The versioned autotools are now strictly for building other ports in the tree.
Likewise, the gnu- autotools are for runtime dependencies for IDEs, and others,
where unmodified cross-platform capabilities are desired.
Notes:
svn path=/head/; revision=137573
|
|
|
|
| |
Notes:
svn path=/head/; revision=137572
|
|
|
|
|
|
|
|
|
|
|
| |
dependency, rather than using the build-only versioned ports, in an
almost identical manner to devel/anjuta.
Tested by: tap on #kde-freebsd
Approved by: lofi
Notes:
svn path=/head/; revision=137571
|
|
|
|
| |
Notes:
svn path=/head/; revision=137549
|
|
|
|
| |
Notes:
svn path=/head/; revision=137530
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's important to note here that these particular versions of autotools
will be left without FreeBSD-specific hacks, so that developers and IDEs
alike will be able to run in a pristine environment, ensuring
cross-platform capability. The prefix of ${LOCALBASE}/gnu-autotools
will remain untouched, it's merely a case of ensuring that they are
kept up to date.
Approved by: marcus
Notes:
svn path=/head/; revision=137523
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=137521
|
|
|
|
|
|
|
|
| |
PR: ports/82275
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=137514
|
|
|
|
|
|
|
|
|
|
|
|
| |
generate code in C++, Java and Idl.
BOUML is extensible, and the external tools (named plug-outs) may
be developed in C++ or Java, using BOUML for their definition as
any other program. The code generators and reverses are ones of
the pre-defined plug-outs included in the BOUML distribution.
Notes:
svn path=/head/; revision=137509
|
|
|
|
| |
Notes:
svn path=/head/; revision=137507
|
|
|
|
|
|
|
|
|
|
| |
. Use new MASTER_SITE and web page.
PR: 82276
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=137502
|
|
|
|
| |
Notes:
svn path=/head/; revision=137495
|
|
|
|
|
|
|
| |
to autotools
Notes:
svn path=/head/; revision=137479
|
|
|
|
|
|
|
|
|
| |
Take back maintainership. I'll be scouring the PR database shortly,
if I miss any, or someone beats me to it, please feel free to reassign
appropriately.
Notes:
svn path=/head/; revision=137475
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports changes:
- Drop dependency on x11/wrapper. X server already contains this code
(programs/Xserver/os/utils.c rev. 3.58).
- Install default SecurityPolicy with XFree86-4-libraries, thus avoiding
plists and who-owns-what complications between different fooServer ports.
Copy default file to real one if that doesn't exist and remove both upon
uninstall if they are the same.
- Revert change to Imake.rules rev. 3.132 in devel/imake-4 port, since
couple of ports break with this change
(devel/imake-4/files/patch-Imake.rules)
- Add grehans patches for PPC [1]
- Several of directories that were previously in /etc/mtree/BSD.x11-4.dist
were moved to respective ports pkg-plists
PR: [1] 78345, 78346, 78348, 78352, 78353, 78354, 78355, 78356
Notes:
svn path=/head/; revision=137466
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.19
- Chase original master site
- Remove WITHOUT_ADNS option, as the configure script shipped with
0.19 does not know anything about adns
- Replace !WITHOUT_{LUA,SQLITE} with WITH_{LUA,SQLITE}_PORT to make
the included libraries the default choice - the INSTALL file coming
with the distribution suggests using the bundled libraries to avoid
problems, and as this software is still under heavy development, I
think it should be honored
- Add home page URL to pkg-descr
Moreover:
- Respect ${CXXFLAGS}
- Polish the Makefile
PR: ports/81470 [1]
Submitted by: Stefan Walter <sw@gegenunendlich.de> [1]
Approved by: maintainer timeout (21 days)
Notes:
svn path=/head/; revision=137432
|
|
|
|
| |
Notes:
svn path=/head/; revision=137422
|
|
|
|
| |
Notes:
svn path=/head/; revision=137411
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=137406
|
|
|
|
|
|
|
|
| |
PR: 82149
Submitted by: Alex Kiesel <kiesel@schlund.de>
Notes:
svn path=/head/; revision=137395
|
|
|
|
|
|
|
|
|
| |
JasperReports.
Reviewed by: hq
Notes:
svn path=/head/; revision=137349
|
|
|
|
| |
Notes:
svn path=/head/; revision=137345
|
|
|
|
|
|
|
| |
Java applications.
Notes:
svn path=/head/; revision=137343
|
|
|
|
| |
Notes:
svn path=/head/; revision=137341
|
|
|
|
|
|
|
|
|
| |
be installed only if Python was not used in the build.
Approved by: demon (ports mentor)
Notes:
svn path=/head/; revision=137332
|
|
|
|
|
|
|
|
| |
PR: ports/82162
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Notes:
svn path=/head/; revision=137331
|
|
|
|
|
|
|
| |
Pointed by: Scott Allendorf <scott-allendorf ?? uiowa.edu>
Notes:
svn path=/head/; revision=137321
|
|
|
|
|
|
|
| |
Pointed by: chkversion (kris)
Notes:
svn path=/head/; revision=137311
|
|
|
|
|
|
|
|
|
|
| |
structures for compilation of jumbo-sized patterns.
PR: ports/74369
Submitted by: David Landgren <david (at) landgren dot net>
Notes:
svn path=/head/; revision=137307
|
|
|
|
| |
Notes:
svn path=/head/; revision=137282
|
|
|
|
| |
Notes:
svn path=/head/; revision=137267
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ add devel/p5-PathTools, remove devel/p5-File-Spec
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
+ add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
+ update dependencies for all affected ports (make them unconditional),
bump PORTREVISION for these ports
* for all changed ports make dependencies on File::Temp, Digest::MD5,
Storable unconditional
* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
(this variable is forced by bsd.port.mk now)
* update Class-Autouse to 1.17
* update POE-API-Hooks to 1.05
* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
Notes:
svn path=/head/; revision=137264
|