| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=208645
|
|
|
|
|
|
|
|
|
|
|
| |
the new lang/gcc44 port. At this point, this is mostly identical to what
we have in lang/gcc43 which is in the final stages before the GCC 4.3.0
release, but things will start diverging soon.
PR: 120984
Notes:
svn path=/head/; revision=208291
|
|
|
|
|
|
|
|
|
| |
Make PORTSNAME overridable.[1]
Submitted by: maho[1]
Notes:
svn path=/head/; revision=207743
|
|
|
|
| |
Notes:
svn path=/head/; revision=207334
|
|
|
|
| |
Notes:
svn path=/head/; revision=207002
|
|
|
|
| |
Notes:
svn path=/head/; revision=206645
|
|
|
|
| |
Notes:
svn path=/head/; revision=206250
|
|
|
|
| |
Notes:
svn path=/head/; revision=205835
|
|
|
|
| |
Notes:
svn path=/head/; revision=205492
|
|
|
|
| |
Notes:
svn path=/head/; revision=205098
|
|
|
|
| |
Notes:
svn path=/head/; revision=204522
|
|
|
|
| |
Notes:
svn path=/head/; revision=202130
|
|
|
|
| |
Notes:
svn path=/head/; revision=201686
|
|
|
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
Notes:
svn path=/head/; revision=201613
|
|
|
|
| |
Notes:
svn path=/head/; revision=201443
|
|
|
|
| |
Notes:
svn path=/head/; revision=200360
|
|
|
|
| |
Notes:
svn path=/head/; revision=199528
|
|
|
|
| |
Notes:
svn path=/head/; revision=198682
|
|
|
|
| |
Notes:
svn path=/head/; revision=198517
|
|
|
|
| |
Notes:
svn path=/head/; revision=197948
|
|
|
|
|
|
|
| |
Reported by: cy
Notes:
svn path=/head/; revision=197485
|
|
|
|
| |
Notes:
svn path=/head/; revision=197483
|
|
|
|
| |
Notes:
svn path=/head/; revision=196477
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=196111
|
|
|
|
| |
Notes:
svn path=/head/; revision=196000
|
|
|
|
| |
Notes:
svn path=/head/; revision=195640
|
|
|
|
| |
Notes:
svn path=/head/; revision=194193
|
|
|
|
| |
Notes:
svn path=/head/; revision=192575
|
|
|
|
|
|
|
| |
broken).
Notes:
svn path=/head/; revision=192169
|
|
|
|
| |
Notes:
svn path=/head/; revision=191059
|
|
|
|
|
|
|
|
|
|
| |
Move the WITH_JAVA_AWT bits into the ! WITHOUT_JAVA branch, that is,
enable this only when Java is enabled.
PR: 111544
Notes:
svn path=/head/; revision=190526
|
|
|
|
|
|
|
| |
Add WANT_GNOME=yes per our GNOME porting documentation.
Notes:
svn path=/head/; revision=189952
|
|
|
|
|
|
|
| |
Reported by: rafan
Notes:
svn path=/head/; revision=189829
|
|
|
|
|
|
|
|
|
| |
and make this a subset of the general Java-specific section.
Submitted by: alepulver
Notes:
svn path=/head/; revision=189795
|
|
|
|
|
|
|
|
|
|
| |
with Java support.
PR: 111126
Suggested by: kris, cperciva
Notes:
svn path=/head/; revision=189593
|
|
|
|
| |
Notes:
svn path=/head/; revision=189564
|
|
|
|
|
|
|
| |
Discussed with: alepulver
Notes:
svn path=/head/; revision=188891
|
|
|
|
| |
Notes:
svn path=/head/; revision=188668
|
|
|
|
| |
Notes:
svn path=/head/; revision=187587
|
|
|
|
|
|
|
|
|
| |
application and man pages for gappletviewer43, gjar43, gjarsigner43,
gjavah43, gkeytool43, gnative2ascii43, gorbd43, grmid43, gserialver43,
and gtnameserv43.
Notes:
svn path=/head/; revision=187211
|
|
|
|
| |
Notes:
svn path=/head/; revision=186496
|
|
|
|
|
|
|
| |
to build on i386 any longer.
Notes:
svn path=/head/; revision=185812
|
|
|
|
|
|
|
|
|
|
| |
This has a patch of mine to account for the removal of /usr/bin/objformat
on 7-CURRENT and defaults to elf instead of aout in this case.
Add a temporary patch to fix the bootstrap on i386.
Notes:
svn path=/head/; revision=185476
|
|
|
|
|
|
|
|
|
| |
This adds a couple of further programs related to Java language support,
specifically gjar, gjavah, gnative2ascii, gorbd, grmid, gserialver, and
gtnameserv.
Notes:
svn path=/head/; revision=184933
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Adjust pkg-plist to remove some secondary programs which we no longer
provide after the import of the Eclipse Java frontend.
Properly set INFO for those cases where we actually do not build libgomp,
and thus not libgomp.info either.
Move ia64 to NOT_FOR_ARCHS from BROKEN, like we did with lang/gcc43.
Remove the cklatest target and files/patch-gengtype-yacc.y.
Notes:
svn path=/head/; revision=184370
|
|
|
|
|
|
|
| |
Pointyhat to: self
Notes:
svn path=/head/; revision=182383
|
|
|
|
|
|
|
|
|
|
| |
whether it is our kernel/userland, the hardware, or something else at fault
and nobody on our side nor upstream seems to have any interest.
Discussed with: kris
Notes:
svn path=/head/; revision=182382
|
|
|
|
| |
Notes:
svn path=/head/; revision=181789
|
|
|
|
|
|
|
| |
is upstream now.
Notes:
svn path=/head/; revision=181612
|
|
|
|
|
|
|
|
|
| |
This adds a libgomp info page (the other changes to INFO and MAN are
just to sort these two properly) and we need to add a temporary patch
to fix an issue triggered by FreeBSD headers.
Notes:
svn path=/head/; revision=181300
|